Shades of Cyprus #104243
Tints of Cyprus #104243
RGB
CMYK
RGB Variations
Color information
#104243 (or 0x104243) is known color: Cyprus. HEX triplet: 10, 42 and 43. RGB value is (16,66,67). Sum of RGB (Red+Green+Blue) = 16+66+67=149 (19% of max value = 765). Red value is 16 (6.64% from 255 or 10.74% from 149); Green value is 66 (26.17% from 255 or 44.30% from 149); Blue value is 67 (26.56% from 255 or 44.97% from 149); Max value from RGB is 67 - color contains mainly: blue. Hex color #104243 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104243 is #EFBDBC. Grayscale: #333333. Windows color (decimal): -15711677 or 4407824. OLE color: 4407824.
HSL color Cylindrical-coordinate representation of color #104243: hue angle of 181.18º degrees, saturation: 0.61, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #104243 is Cyan = 0.76, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 16 | 66 | 67 | - |
| CMYK | 0.76 | 0.01 | 0 | 0.74 |
| HSL | 181.18º | 0.61% | 0.16% | - |
| HSV(B) | 181.18º | 0.76% | 0.26% | - |
| XYZ | 3.18 | 4.41 | 5.99 | - |
| YUV | 51.16 | 136.94 | 102.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 66 | 67 | 0.76 | 0.01 | 0 | 0.74 | 181.18 | 0.61 | 0.16 |
| Hex | 10 | 42 | 43 | 4C | 1 | 0 | 4A | B5 | 3D | 10 |
| Octal | 20 | 102 | 103 | 114 | 1 | 0 | 112 | 265 | 75 | 20 |
| Binary | 10000 | 1000010 | 1000011 | 1001100 | 1 | 0 | 1001010 | 10110101 | 111101 | 10000 |
Color Harmonies of #104243
Complementary color
Monochromatic Colors of #104243
Black with #104243
Text Example
Text Example
White with #104243
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104243; }
p { color: rgb(16,66,67); }
H1.HeaderClassName
{
color: #104243;
}
.AnyTagClassName
{
color: #104243;
}
</style>
background-color css
<style>
a { background-color: #104243; }
a { background-color: rgb(16,66,67); }
div.DivClassName
{
background-color: #104243;
}
.BgClassName
{
background-color: #104243;
}
</style>
border-color css
<style>
span { border-color: #104243; }
span { border-color: rgb(16,66,67); }
td.TdClassName
{
border-color: #104243;
}
.TagClassName
{
border-color: #104243;
}
</style>