Shades of Cyprus #04453D
Tints of Cyprus #04453D
RGB
CMYK
RGB Variations
Color information
#04453D (or 0x04453D) is known color: Cyprus. HEX triplet: 04, 45 and 3D. RGB value is (4,69,61). Sum of RGB (Red+Green+Blue) = 4+69+61=134 (17% of max value = 765). Red value is 4 (1.95% from 255 or 2.99% from 134); Green value is 69 (27.34% from 255 or 51.49% from 134); Blue value is 61 (24.22% from 255 or 45.52% from 134); Max value from RGB is 69 - color contains mainly: green. Hex color #04453D is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #04453D is #FBBAC2. Grayscale: #303030. Windows color (decimal): -16497347 or 4015364. OLE color: 4015364.
HSL color Cylindrical-coordinate representation of color #04453D: hue angle of 172.62º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #04453D is Cyan = 0.94, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 4 | 69 | 61 | - |
| CMYK | 0.94 | 0 | 0.12 | 0.73 |
| HSL | 172.62º | 0.89% | 0.14% | - |
| HSV(B) | 172.62º | 0.94% | 0.27% | - |
| XYZ | 3.02 | 4.62 | 5.15 | - |
| YUV | 48.65 | 134.97 | 96.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 69 | 61 | 0.94 | 0 | 0.12 | 0.73 | 172.62 | 0.89 | 0.14 |
| Hex | 4 | 45 | 3D | 5E | 0 | C | 49 | AD | 59 | E |
| Octal | 4 | 105 | 75 | 136 | 0 | 14 | 111 | 255 | 131 | 16 |
| Binary | 100 | 1000101 | 111101 | 1011110 | 0 | 1100 | 1001001 | 10101101 | 1011001 | 1110 |
Color Harmonies of #04453D
Complementary color
Monochromatic Colors of #04453D
Black with #04453D
Text Example
Text Example
White with #04453D
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #04453D; }
p { color: rgb(4,69,61); }
H1.HeaderClassName
{
color: #04453D;
}
.AnyTagClassName
{
color: #04453D;
}
</style>
background-color css
<style>
a { background-color: #04453D; }
a { background-color: rgb(4,69,61); }
div.DivClassName
{
background-color: #04453D;
}
.BgClassName
{
background-color: #04453D;
}
</style>
border-color css
<style>
span { border-color: #04453D; }
span { border-color: rgb(4,69,61); }
td.TdClassName
{
border-color: #04453D;
}
.TagClassName
{
border-color: #04453D;
}
</style>