Shades of Cyprus #00413D
Tints of Cyprus #00413D
RGB
CMYK
RGB Variations
Color information
#00413D (or 0x00413D) is known color: Cyprus. HEX triplet: 00, 41 and 3D. RGB value is (0,65,61). Sum of RGB (Red+Green+Blue) = 0+65+61=126 (16% of max value = 765). Red value is 0 (0.39% from 255 or 0% from 126); Green value is 65 (25.78% from 255 or 51.59% from 126); Blue value is 61 (24.22% from 255 or 48.41% from 126); Max value from RGB is 65 - color contains mainly: green. Hex color #00413D is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #00413D is #FFBEC2. Grayscale: #2D2D2D. Windows color (decimal): -16760515 or 4014336. OLE color: 4014336.
HSL color Cylindrical-coordinate representation of color #00413D: hue angle of 176.31º degrees, saturation: 1, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 1%. Process color model (Four color, CMYK) of #00413D is Cyan = 1, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 0 | 65 | 61 | - |
| CMYK | 1 | 0 | 0.06 | 0.75 |
| HSL | 176.31º | 1% | 0.13% | - |
| HSV(B) | 176.31º | 1% | 0.25% | - |
| XYZ | 2.73 | 4.12 | 5.07 | - |
| YUV | 45.11 | 136.97 | 95.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 0 | 65 | 61 | 1 | 0 | 0.06 | 0.75 | 176.31 | 1 | 0.13 |
| Hex | 0 | 41 | 3D | 64 | 0 | 6 | 4B | B0 | 64 | D |
| Octal | 0 | 101 | 75 | 144 | 0 | 6 | 113 | 260 | 144 | 15 |
| Binary | 0 | 1000001 | 111101 | 1100100 | 0 | 110 | 1001011 | 10110000 | 1100100 | 1101 |
Color Harmonies of #00413D
Complementary color
Monochromatic Colors of #00413D
Black with #00413D
Text Example
Text Example
White with #00413D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #00413D; }
p { color: rgb(0,65,61); }
H1.HeaderClassName
{
color: #00413D;
}
.AnyTagClassName
{
color: #00413D;
}
</style>
background-color css
<style>
a { background-color: #00413D; }
a { background-color: rgb(0,65,61); }
div.DivClassName
{
background-color: #00413D;
}
.BgClassName
{
background-color: #00413D;
}
</style>
border-color css
<style>
span { border-color: #00413D; }
span { border-color: rgb(0,65,61); }
td.TdClassName
{
border-color: #00413D;
}
.TagClassName
{
border-color: #00413D;
}
</style>