Shades of Cyprus #034243
Tints of Cyprus #034243
RGB
CMYK
RGB Variations
Color information
#034243 (or 0x034243) is known color: Cyprus. HEX triplet: 03, 42 and 43. RGB value is (3,66,67). Sum of RGB (Red+Green+Blue) = 3+66+67=136 (18% of max value = 765). Red value is 3 (1.56% from 255 or 2.21% from 136); Green value is 66 (26.17% from 255 or 48.53% from 136); Blue value is 67 (26.56% from 255 or 49.26% from 136); Max value from RGB is 67 - color contains mainly: blue. Hex color #034243 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #034243 is #FCBDBC. Grayscale: #2F2F2F. Windows color (decimal): -16563645 or 4407811. OLE color: 4407811.
HSL color Cylindrical-coordinate representation of color #034243: hue angle of 180.94º degrees, saturation: 0.91, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #034243 is Cyan = 0.96, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 3 | 66 | 67 | - |
| CMYK | 0.96 | 0.01 | 0 | 0.74 |
| HSL | 180.94º | 0.91% | 0.14% | - |
| HSV(B) | 180.94º | 0.96% | 0.26% | - |
| XYZ | 3 | 4.32 | 5.99 | - |
| YUV | 47.28 | 139.13 | 96.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 3 | 66 | 67 | 0.96 | 0.01 | 0 | 0.74 | 180.94 | 0.91 | 0.14 |
| Hex | 3 | 42 | 43 | 60 | 1 | 0 | 4A | B5 | 5B | E |
| Octal | 3 | 102 | 103 | 140 | 1 | 0 | 112 | 265 | 133 | 16 |
| Binary | 11 | 1000010 | 1000011 | 1100000 | 1 | 0 | 1001010 | 10110101 | 1011011 | 1110 |
Color Harmonies of #034243
Complementary color
Monochromatic Colors of #034243
Black with #034243
Text Example
Text Example
White with #034243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #034243; }
p { color: rgb(3,66,67); }
H1.HeaderClassName
{
color: #034243;
}
.AnyTagClassName
{
color: #034243;
}
</style>
background-color css
<style>
a { background-color: #034243; }
a { background-color: rgb(3,66,67); }
div.DivClassName
{
background-color: #034243;
}
.BgClassName
{
background-color: #034243;
}
</style>
border-color css
<style>
span { border-color: #034243; }
span { border-color: rgb(3,66,67); }
td.TdClassName
{
border-color: #034243;
}
.TagClassName
{
border-color: #034243;
}
</style>