Shades of Cyprus #023838
Tints of Cyprus #023838
RGB
CMYK
RGB Variations
Color information
#023838 (or 0x023838) is known color: Cyprus. HEX triplet: 02, 38 and 38. RGB value is (2,56,56). Sum of RGB (Red+Green+Blue) = 2+56+56=114 (15% of max value = 765). Red value is 2 (1.17% from 255 or 1.75% from 114); Green value is 56 (22.27% from 255 or 49.12% from 114); Blue value is 56 (22.27% from 255 or 49.12% from 114); Max value from RGB is 56 - color contains mainly: green, blue. Hex color #023838 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #023838 is #FDC7C7. Grayscale: #272727. Windows color (decimal): -16631752 or 3684354. OLE color: 3684354.
HSL color Cylindrical-coordinate representation of color #023838: hue angle of 180º 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 #023838 is Cyan = 0.96, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 56 | 56 | - |
| CMYK | 0.96 | 0 | 0 | 0.78 |
| HSL | 180º | 0.93% | 0.11% | - |
| HSV(B) | 180º | 0.96% | 0.22% | - |
| XYZ | 2.15 | 3.13 | 4.23 | - |
| YUV | 39.85 | 137.11 | 101 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 56 | 56 | 0.96 | 0 | 0 | 0.78 | 180 | 0.93 | 0.11 |
| Hex | 2 | 38 | 38 | 60 | 0 | 0 | 4E | B4 | 5D | B |
| Octal | 2 | 70 | 70 | 140 | 0 | 0 | 116 | 264 | 135 | 13 |
| Binary | 10 | 111000 | 111000 | 1100000 | 0 | 0 | 1001110 | 10110100 | 1011101 | 1011 |
Color Harmonies of #023838
Complementary color
Monochromatic Colors of #023838
Black with #023838
Text Example
Text Example
White with #023838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023838; }
p { color: rgb(2,56,56); }
H1.HeaderClassName
{
color: #023838;
}
.AnyTagClassName
{
color: #023838;
}
</style>
background-color css
<style>
a { background-color: #023838; }
a { background-color: rgb(2,56,56); }
div.DivClassName
{
background-color: #023838;
}
.BgClassName
{
background-color: #023838;
}
</style>
border-color css
<style>
span { border-color: #023838; }
span { border-color: rgb(2,56,56); }
td.TdClassName
{
border-color: #023838;
}
.TagClassName
{
border-color: #023838;
}
</style>