Shades of Cyprus #023538
Tints of Cyprus #023538
RGB
CMYK
RGB Variations
Color information
#023538 (or 0x023538) is known color: Cyprus. HEX triplet: 02, 35 and 38. RGB value is (2,53,56). Sum of RGB (Red+Green+Blue) = 2+53+56=111 (14% of max value = 765). Red value is 2 (1.17% from 255 or 1.80% from 111); Green value is 53 (21.09% from 255 or 47.75% from 111); Blue value is 56 (22.27% from 255 or 50.45% from 111); Max value from RGB is 56 - color contains mainly: blue. Hex color #023538 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #023538 is #FDCAC7. Grayscale: #262626. Windows color (decimal): -16632520 or 3683586. OLE color: 3683586.
HSL color Cylindrical-coordinate representation of color #023538: hue angle of 183.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 #023538 is Cyan = 0.96, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 2 | 53 | 56 | - |
| CMYK | 0.96 | 0.05 | 0 | 0.78 |
| HSL | 183.33º | 0.93% | 0.11% | - |
| HSV(B) | 183.33º | 0.96% | 0.22% | - |
| XYZ | 2.01 | 2.84 | 4.18 | - |
| YUV | 38.09 | 138.1 | 102.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 2 | 53 | 56 | 0.96 | 0.05 | 0 | 0.78 | 183.33 | 0.93 | 0.11 |
| Hex | 2 | 35 | 38 | 60 | 5 | 0 | 4E | B7 | 5D | B |
| Octal | 2 | 65 | 70 | 140 | 5 | 0 | 116 | 267 | 135 | 13 |
| Binary | 10 | 110101 | 111000 | 1100000 | 101 | 0 | 1001110 | 10110111 | 1011101 | 1011 |
Color Harmonies of #023538
Complementary color
Monochromatic Colors of #023538
Black with #023538
Text Example
Text Example
White with #023538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #023538; }
p { color: rgb(2,53,56); }
H1.HeaderClassName
{
color: #023538;
}
.AnyTagClassName
{
color: #023538;
}
</style>
background-color css
<style>
a { background-color: #023538; }
a { background-color: rgb(2,53,56); }
div.DivClassName
{
background-color: #023538;
}
.BgClassName
{
background-color: #023538;
}
</style>
border-color css
<style>
span { border-color: #023538; }
span { border-color: rgb(2,53,56); }
td.TdClassName
{
border-color: #023538;
}
.TagClassName
{
border-color: #023538;
}
</style>