Shades of Cyprus #104343
Tints of Cyprus #104343
RGB
CMYK
RGB Variations
Color information
#104343 (or 0x104343) is known color: Cyprus. HEX triplet: 10, 43 and 43. RGB value is (16,67,67). Sum of RGB (Red+Green+Blue) = 16+67+67=150 (19% of max value = 765). Red value is 16 (6.64% from 255 or 10.67% from 150); Green value is 67 (26.56% from 255 or 44.67% from 150); Blue value is 67 (26.56% from 255 or 44.67% from 150); Max value from RGB is 67 - color contains mainly: green, blue. Hex color #104343 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104343 is #EFBCBC. Grayscale: #333333. Windows color (decimal): -15711421 or 4408080. OLE color: 4408080.
HSL color Cylindrical-coordinate representation of color #104343: hue angle of 180º 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 #104343 is Cyan = 0.76, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 16 | 67 | 67 | - |
| CMYK | 0.76 | 0 | 0 | 0.74 |
| HSL | 180º | 0.61% | 0.16% | - |
| HSV(B) | 180º | 0.76% | 0.26% | - |
| XYZ | 3.23 | 4.53 | 6.01 | - |
| YUV | 51.75 | 136.6 | 102.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 67 | 67 | 0.76 | 0 | 0 | 0.74 | 180 | 0.61 | 0.16 |
| Hex | 10 | 43 | 43 | 4C | 0 | 0 | 4A | B4 | 3D | 10 |
| Octal | 20 | 103 | 103 | 114 | 0 | 0 | 112 | 264 | 75 | 20 |
| Binary | 10000 | 1000011 | 1000011 | 1001100 | 0 | 0 | 1001010 | 10110100 | 111101 | 10000 |
Color Harmonies of #104343
Complementary color
Monochromatic Colors of #104343
Black with #104343
Text Example
Text Example
White with #104343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104343; }
p { color: rgb(16,67,67); }
H1.HeaderClassName
{
color: #104343;
}
.AnyTagClassName
{
color: #104343;
}
</style>
background-color css
<style>
a { background-color: #104343; }
a { background-color: rgb(16,67,67); }
div.DivClassName
{
background-color: #104343;
}
.BgClassName
{
background-color: #104343;
}
</style>
border-color css
<style>
span { border-color: #104343; }
span { border-color: rgb(16,67,67); }
td.TdClassName
{
border-color: #104343;
}
.TagClassName
{
border-color: #104343;
}
</style>