Shades of Cyprus #035448
Tints of Cyprus #035448
RGB
CMYK
RGB Variations
Color information
#035448 (or 0x035448) is known color: Cyprus. HEX triplet: 03, 54 and 48. RGB value is (3,84,72). Sum of RGB (Red+Green+Blue) = 3+84+72=159 (21% of max value = 765). Red value is 3 (1.56% from 255 or 1.89% from 159); Green value is 84 (33.20% from 255 or 52.83% from 159); Blue value is 72 (28.52% from 255 or 45.28% from 159); Max value from RGB is 84 - color contains mainly: green. Hex color #035448 is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #035448 is #FCABB7. Grayscale: #3A3A3A. Windows color (decimal): -16559032 or 4740099. OLE color: 4740099.
HSL color Cylindrical-coordinate representation of color #035448: hue angle of 171.11º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #035448 is Cyan = 0.96, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 3 | 84 | 72 | - |
| CMYK | 0.96 | 0 | 0.14 | 0.67 |
| HSL | 171.11º | 0.93% | 0.17% | - |
| HSV(B) | 171.11º | 0.96% | 0.33% | - |
| XYZ | 4.38 | 6.83 | 7.22 | - |
| YUV | 58.41 | 135.66 | 88.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 84 | 72 | 0.96 | 0 | 0.14 | 0.67 | 171.11 | 0.93 | 0.17 |
| Hex | 3 | 54 | 48 | 60 | 0 | E | 43 | AB | 5D | 11 |
| Octal | 3 | 124 | 110 | 140 | 0 | 16 | 103 | 253 | 135 | 21 |
| Binary | 11 | 1010100 | 1001000 | 1100000 | 0 | 1110 | 1000011 | 10101011 | 1011101 | 10001 |
Color Harmonies of #035448
Complementary color
Monochromatic Colors of #035448
Black with #035448
Text Example
Text Example
White with #035448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #035448; }
p { color: rgb(3,84,72); }
H1.HeaderClassName
{
color: #035448;
}
.AnyTagClassName
{
color: #035448;
}
</style>
background-color css
<style>
a { background-color: #035448; }
a { background-color: rgb(3,84,72); }
div.DivClassName
{
background-color: #035448;
}
.BgClassName
{
background-color: #035448;
}
</style>
border-color css
<style>
span { border-color: #035448; }
span { border-color: rgb(3,84,72); }
td.TdClassName
{
border-color: #035448;
}
.TagClassName
{
border-color: #035448;
}
</style>