Shades of Cyprus #00453E
Tints of Cyprus #00453E
RGB
CMYK
RGB Variations
Color information
#00453E (or 0x00453E) is known color: Cyprus. HEX triplet: 00, 45 and 3E. RGB value is (0,69,62). Sum of RGB (Red+Green+Blue) = 0+69+62=131 (17% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 131); Green value is 69 (27.34% from 255 or 52.67% from 131); Blue value is 62 (24.61% from 255 or 47.33% from 131); Max value from RGB is 69 - color contains mainly: green. Hex color #00453E is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #00453E is #FFBAC1. Grayscale: #2F2F2F. Windows color (decimal): -16759490 or 4080896. OLE color: 4080896.
HSL color Cylindrical-coordinate representation of color #00453E: hue angle of 173.91º degrees, saturation: 1, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00453E is Cyan = 1, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 0 | 69 | 62 | - |
| CMYK | 1 | 0 | 0.10 | 0.73 |
| HSL | 173.91º | 1% | 0.14% | - |
| HSV(B) | 173.91º | 1% | 0.27% | - |
| XYZ | 3 | 4.6 | 5.29 | - |
| YUV | 47.57 | 136.14 | 94.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 69 | 62 | 1 | 0 | 0.10 | 0.73 | 173.91 | 1 | 0.14 |
| Hex | 0 | 45 | 3E | 64 | 0 | A | 49 | AE | 64 | E |
| Octal | 0 | 105 | 76 | 144 | 0 | 12 | 111 | 256 | 144 | 16 |
| Binary | 0 | 1000101 | 111110 | 1100100 | 0 | 1010 | 1001001 | 10101110 | 1100100 | 1110 |
Color Harmonies of #00453E
Complementary color
Monochromatic Colors of #00453E
Black with #00453E
Text Example
Text Example
White with #00453E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00453E; }
p { color: rgb(0,69,62); }
H1.HeaderClassName
{
color: #00453E;
}
.AnyTagClassName
{
color: #00453E;
}
</style>
background-color css
<style>
a { background-color: #00453E; }
a { background-color: rgb(0,69,62); }
div.DivClassName
{
background-color: #00453E;
}
.BgClassName
{
background-color: #00453E;
}
</style>
border-color css
<style>
span { border-color: #00453E; }
span { border-color: rgb(0,69,62); }
td.TdClassName
{
border-color: #00453E;
}
.TagClassName
{
border-color: #00453E;
}
</style>