Shades of Cyprus #023832
Tints of Cyprus #023832
RGB
CMYK
RGB Variations
Color information
#023832 (or 0x023832) is known color: Cyprus. HEX triplet: 02, 38 and 32. RGB value is (2,56,50). Sum of RGB (Red+Green+Blue) = 2+56+50=108 (14% of max value = 765). Red value is 2 (1.17% from 255 or 1.85% from 108); Green value is 56 (22.27% from 255 or 51.85% from 108); Blue value is 50 (19.92% from 255 or 46.30% from 108); Max value from RGB is 56 - color contains mainly: green. Hex color #023832 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #023832 is #FDC7CD. Grayscale: #272727. Windows color (decimal): -16631758 or 3291138. OLE color: 3291138.
HSL color Cylindrical-coordinate representation of color #023832: hue angle of 173.33º degrees, saturation: 0.93, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #023832 is Cyan = 0.96, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 56 | 50 | - |
| CMYK | 0.96 | 0 | 0.11 | 0.78 |
| HSL | 173.33º | 0.93% | 0.11% | - |
| HSV(B) | 173.33º | 0.96% | 0.22% | - |
| XYZ | 2.01 | 3.07 | 3.5 | - |
| YUV | 39.17 | 134.11 | 101.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 56 | 50 | 0.96 | 0 | 0.11 | 0.78 | 173.33 | 0.93 | 0.11 |
| Hex | 2 | 38 | 32 | 60 | 0 | B | 4E | AD | 5D | B |
| Octal | 2 | 70 | 62 | 140 | 0 | 13 | 116 | 255 | 135 | 13 |
| Binary | 10 | 111000 | 110010 | 1100000 | 0 | 1011 | 1001110 | 10101101 | 1011101 | 1011 |
Color Harmonies of #023832
Complementary color
Monochromatic Colors of #023832
Black with #023832
Text Example
Text Example
White with #023832
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023832; }
p { color: rgb(2,56,50); }
H1.HeaderClassName
{
color: #023832;
}
.AnyTagClassName
{
color: #023832;
}
</style>
background-color css
<style>
a { background-color: #023832; }
a { background-color: rgb(2,56,50); }
div.DivClassName
{
background-color: #023832;
}
.BgClassName
{
background-color: #023832;
}
</style>
border-color css
<style>
span { border-color: #023832; }
span { border-color: rgb(2,56,50); }
td.TdClassName
{
border-color: #023832;
}
.TagClassName
{
border-color: #023832;
}
</style>