Shades of Cyprus #045343
Tints of Cyprus #045343
RGB
CMYK
RGB Variations
Color information
#045343 (or 0x045343) is known color: Cyprus. HEX triplet: 04, 53 and 43. RGB value is (4,83,67). Sum of RGB (Red+Green+Blue) = 4+83+67=154 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.60% from 154); Green value is 83 (32.81% from 255 or 53.90% from 154); Blue value is 67 (26.56% from 255 or 43.51% from 154); Max value from RGB is 83 - color contains mainly: green. Hex color #045343 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #045343 is #FBACBC. Grayscale: #393939. Windows color (decimal): -16493757 or 4412164. OLE color: 4412164.
HSL color Cylindrical-coordinate representation of color #045343: hue angle of 167.85º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #045343 is Cyan = 0.95, Magento = 0, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 4 | 83 | 67 | - |
| CMYK | 0.95 | 0 | 0.19 | 0.67 |
| HSL | 167.85º | 0.91% | 0.17% | - |
| HSV(B) | 167.85º | 0.95% | 0.33% | - |
| XYZ | 4.16 | 6.62 | 6.37 | - |
| YUV | 57.56 | 133.33 | 89.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 83 | 67 | 0.95 | 0 | 0.19 | 0.67 | 167.85 | 0.91 | 0.17 |
| Hex | 4 | 53 | 43 | 5F | 0 | 13 | 43 | A8 | 5B | 11 |
| Octal | 4 | 123 | 103 | 137 | 0 | 23 | 103 | 250 | 133 | 21 |
| Binary | 100 | 1010011 | 1000011 | 1011111 | 0 | 10011 | 1000011 | 10101000 | 1011011 | 10001 |
Color Harmonies of #045343
Complementary color
Monochromatic Colors of #045343
Black with #045343
Text Example
Text Example
White with #045343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #045343; }
p { color: rgb(4,83,67); }
H1.HeaderClassName
{
color: #045343;
}
.AnyTagClassName
{
color: #045343;
}
</style>
background-color css
<style>
a { background-color: #045343; }
a { background-color: rgb(4,83,67); }
div.DivClassName
{
background-color: #045343;
}
.BgClassName
{
background-color: #045343;
}
</style>
border-color css
<style>
span { border-color: #045343; }
span { border-color: rgb(4,83,67); }
td.TdClassName
{
border-color: #045343;
}
.TagClassName
{
border-color: #045343;
}
</style>