Shades of Cyprus #00433A
Tints of Cyprus #00433A
RGB
CMYK
RGB Variations
Color information
#00433A (or 0x00433A) is known color: Cyprus. HEX triplet: 00, 43 and 3A. RGB value is (0,67,58). Sum of RGB (Red+Green+Blue) = 0+67+58=125 (16% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 125); Green value is 67 (26.56% from 255 or 53.6% from 125); Blue value is 58 (23.05% from 255 or 46.4% from 125); Max value from RGB is 67 - color contains mainly: green. Hex color #00433A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #00433A is #FFBCC5. Grayscale: #2D2D2D. Windows color (decimal): -16760006 or 3818240. OLE color: 3818240.
HSL color Cylindrical-coordinate representation of color #00433A: hue angle of 171.94º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00433A is Cyan = 1, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 0 | 67 | 58 | - |
| CMYK | 1 | 0 | 0.13 | 0.74 |
| HSL | 171.94º | 1% | 0.13% | - |
| HSV(B) | 171.94º | 1% | 0.26% | - |
| XYZ | 2.77 | 4.32 | 4.69 | - |
| YUV | 45.94 | 134.8 | 95.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 67 | 58 | 1 | 0 | 0.13 | 0.74 | 171.94 | 1 | 0.13 |
| Hex | 0 | 43 | 3A | 64 | 0 | D | 4A | AC | 64 | D |
| Octal | 0 | 103 | 72 | 144 | 0 | 15 | 112 | 254 | 144 | 15 |
| Binary | 0 | 1000011 | 111010 | 1100100 | 0 | 1101 | 1001010 | 10101100 | 1100100 | 1101 |
Color Harmonies of #00433A
Complementary color
Monochromatic Colors of #00433A
Black with #00433A
Text Example
Text Example
White with #00433A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00433A; }
p { color: rgb(0,67,58); }
H1.HeaderClassName
{
color: #00433A;
}
.AnyTagClassName
{
color: #00433A;
}
</style>
background-color css
<style>
a { background-color: #00433A; }
a { background-color: rgb(0,67,58); }
div.DivClassName
{
background-color: #00433A;
}
.BgClassName
{
background-color: #00433A;
}
</style>
border-color css
<style>
span { border-color: #00433A; }
span { border-color: rgb(0,67,58); }
td.TdClassName
{
border-color: #00433A;
}
.TagClassName
{
border-color: #00433A;
}
</style>