Shades of Cyprus #014843
Tints of Cyprus #014843
RGB
CMYK
RGB Variations
Color information
#014843 (or 0x014843) is known color: Cyprus. HEX triplet: 01, 48 and 43. RGB value is (1,72,67). Sum of RGB (Red+Green+Blue) = 1+72+67=140 (18% of max value = 765). Red value is 1 (0.78% from 255 or 0.71% from 140); Green value is 72 (28.52% from 255 or 51.43% from 140); Blue value is 67 (26.56% from 255 or 47.86% from 140); Max value from RGB is 72 - color contains mainly: green. Hex color #014843 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #014843 is #FEB7BC. Grayscale: #323232. Windows color (decimal): -16693181 or 4409345. OLE color: 4409345.
HSL color Cylindrical-coordinate representation of color #014843: hue angle of 175.77º degrees, saturation: 0.97, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #014843 is Cyan = 0.99, Magento = 0, Yellow = 0.07 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 1 | 72 | 67 | - |
| CMYK | 0.99 | 0 | 0.07 | 0.72 |
| HSL | 175.77º | 0.97% | 0.14% | - |
| HSV(B) | 175.77º | 0.99% | 0.28% | - |
| XYZ | 3.34 | 5.05 | 6.11 | - |
| YUV | 50.2 | 137.48 | 92.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 1 | 72 | 67 | 0.99 | 0 | 0.07 | 0.72 | 175.77 | 0.97 | 0.14 |
| Hex | 1 | 48 | 43 | 63 | 0 | 7 | 48 | B0 | 61 | E |
| Octal | 1 | 110 | 103 | 143 | 0 | 7 | 110 | 260 | 141 | 16 |
| Binary | 1 | 1001000 | 1000011 | 1100011 | 0 | 111 | 1001000 | 10110000 | 1100001 | 1110 |
Color Harmonies of #014843
Complementary color
Monochromatic Colors of #014843
Black with #014843
Text Example
Text Example
White with #014843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #014843; }
p { color: rgb(1,72,67); }
H1.HeaderClassName
{
color: #014843;
}
.AnyTagClassName
{
color: #014843;
}
</style>
background-color css
<style>
a { background-color: #014843; }
a { background-color: rgb(1,72,67); }
div.DivClassName
{
background-color: #014843;
}
.BgClassName
{
background-color: #014843;
}
</style>
border-color css
<style>
span { border-color: #014843; }
span { border-color: rgb(1,72,67); }
td.TdClassName
{
border-color: #014843;
}
.TagClassName
{
border-color: #014843;
}
</style>