Shades of Cyprus #064143
Tints of Cyprus #064143
RGB
CMYK
RGB Variations
Color information
#064143 (or 0x064143) is known color: Cyprus. HEX triplet: 06, 41 and 43. RGB value is (6,65,67). Sum of RGB (Red+Green+Blue) = 6+65+67=138 (18% of max value = 765). Red value is 6 (2.73% from 255 or 4.35% from 138); Green value is 65 (25.78% from 255 or 47.10% from 138); Blue value is 67 (26.56% from 255 or 48.55% from 138); Max value from RGB is 67 - color contains mainly: blue. Hex color #064143 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #064143 is #F9BEBC. Grayscale: #2F2F2F. Windows color (decimal): -16367293 or 4407558. OLE color: 4407558.
HSL color Cylindrical-coordinate representation of color #064143: hue angle of 181.97º degrees, saturation: 0.84, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #064143 is Cyan = 0.91, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 65 | 67 | - |
| CMYK | 0.91 | 0.03 | 0 | 0.74 |
| HSL | 181.97º | 0.84% | 0.14% | - |
| HSV(B) | 181.97º | 0.91% | 0.26% | - |
| XYZ | 2.98 | 4.22 | 5.97 | - |
| YUV | 47.59 | 138.95 | 98.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 65 | 67 | 0.91 | 0.03 | 0 | 0.74 | 181.97 | 0.84 | 0.14 |
| Hex | 6 | 41 | 43 | 5B | 3 | 0 | 4A | B6 | 54 | E |
| Octal | 6 | 101 | 103 | 133 | 3 | 0 | 112 | 266 | 124 | 16 |
| Binary | 110 | 1000001 | 1000011 | 1011011 | 11 | 0 | 1001010 | 10110110 | 1010100 | 1110 |
Color Harmonies of #064143
Complementary color
Monochromatic Colors of #064143
Black with #064143
Text Example
Text Example
White with #064143
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #064143; }
p { color: rgb(6,65,67); }
H1.HeaderClassName
{
color: #064143;
}
.AnyTagClassName
{
color: #064143;
}
</style>
background-color css
<style>
a { background-color: #064143; }
a { background-color: rgb(6,65,67); }
div.DivClassName
{
background-color: #064143;
}
.BgClassName
{
background-color: #064143;
}
</style>
border-color css
<style>
span { border-color: #064143; }
span { border-color: rgb(6,65,67); }
td.TdClassName
{
border-color: #064143;
}
.TagClassName
{
border-color: #064143;
}
</style>