Akwamaryn

Akwamaryn is 'n kleur, 'n ligte skakering van lentegroen wat na siaan toe neig.

    Moet nie met die kleur akwa verwar word nie.
#7FFFD4

Akwamaryn is 'n kleur, 'n ligte skakering van lentegroen wat na siaan toe neig.

Kleurkoördinate

Volgens verskeie kleurskemas word akwamaryn as volg voorgestel:

ModelKoördinate
Heksadesimale kode#7FFFD4
RGB-kleurmodel(127, 255, 212)
CMYK(50, 0, 17, 0)
HSV(160°, 50%, 100%)

Sien ook


This article uses material from the Wikipedia Afrikaans article Akwamaryn, which is released under the Creative Commons Attribution-ShareAlike 3.0 license ("CC BY-SA 3.0"); additional terms may apply. (view authors). Inhoud is onderhewig aan CC BY-SA 3.0, tensy anders vermeld. Images, videos and audio are available under their respective licenses.
#Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. Wiki (DUHOCTRUNGQUOC.VN) is an independent company and has no affiliation with Wikimedia Foundation.

/** SHOW / HIDE SECTION**/function mfTempOpenSection(getID) {var x = document.getElementById("mf-section-"+getID); if (x.style.display === "none") { x.style.display = ""; } else { x.style.display = "none"; }}