Shades of Cyprus #023834
Tints of Cyprus #023834
RGB
CMYK
RGB Variations
Color information
#023834 (or 0x023834) is known color: Cyprus. HEX triplet: 02, 38 and 34. RGB value is (2,56,52). Sum of RGB (Red+Green+Blue) = 2+56+52=110 (14% of max value = 765). Red value is 2 (1.17% from 255 or 1.82% from 110); Green value is 56 (22.27% from 255 or 50.91% from 110); Blue value is 52 (20.70% from 255 or 47.27% from 110); Max value from RGB is 56 - color contains mainly: green. Hex color #023834 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #023834 is #FDC7CB. Grayscale: #272727. Windows color (decimal): -16631756 or 3422210. OLE color: 3422210.
HSL color Cylindrical-coordinate representation of color #023834: hue angle of 175.56º 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 #023834 is Cyan = 0.96, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 56 | 52 | - |
| CMYK | 0.96 | 0 | 0.07 | 0.78 |
| HSL | 175.56º | 0.93% | 0.11% | - |
| HSV(B) | 175.56º | 0.96% | 0.22% | - |
| XYZ | 2.06 | 3.09 | 3.74 | - |
| YUV | 39.4 | 135.11 | 101.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 56 | 52 | 0.96 | 0 | 0.07 | 0.78 | 175.56 | 0.93 | 0.11 |
| Hex | 2 | 38 | 34 | 60 | 0 | 7 | 4E | B0 | 5D | B |
| Octal | 2 | 70 | 64 | 140 | 0 | 7 | 116 | 260 | 135 | 13 |
| Binary | 10 | 111000 | 110100 | 1100000 | 0 | 111 | 1001110 | 10110000 | 1011101 | 1011 |
Color Harmonies of #023834
Complementary color
Monochromatic Colors of #023834
Black with #023834
Text Example
Text Example
White with #023834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023834; }
p { color: rgb(2,56,52); }
H1.HeaderClassName
{
color: #023834;
}
.AnyTagClassName
{
color: #023834;
}
</style>
background-color css
<style>
a { background-color: #023834; }
a { background-color: rgb(2,56,52); }
div.DivClassName
{
background-color: #023834;
}
.BgClassName
{
background-color: #023834;
}
</style>
border-color css
<style>
span { border-color: #023834; }
span { border-color: rgb(2,56,52); }
td.TdClassName
{
border-color: #023834;
}
.TagClassName
{
border-color: #023834;
}
</style>