Shades of Cyprus #104348
Tints of Cyprus #104348
RGB
CMYK
RGB Variations
Color information
#104348 (or 0x104348) is known color: Cyprus. HEX triplet: 10, 43 and 48. RGB value is (16,67,72). Sum of RGB (Red+Green+Blue) = 16+67+72=155 (20% of max value = 765). Red value is 16 (6.64% from 255 or 10.32% from 155); Green value is 67 (26.56% from 255 or 43.23% from 155); Blue value is 72 (28.52% from 255 or 46.45% from 155); Max value from RGB is 72 - color contains mainly: blue. Hex color #104348 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #104348 is #EFBCB7. Grayscale: #343434. Windows color (decimal): -15711416 or 4735760. OLE color: 4735760.
HSL color Cylindrical-coordinate representation of color #104348: hue angle of 185.36º degrees, saturation: 0.64, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #104348 is Cyan = 0.78, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 16 | 67 | 72 | - |
| CMYK | 0.78 | 0.07 | 0 | 0.72 |
| HSL | 185.36º | 0.64% | 0.17% | - |
| HSV(B) | 185.36º | 0.78% | 0.28% | - |
| XYZ | 3.39 | 4.59 | 6.84 | - |
| YUV | 52.32 | 139.1 | 102.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 67 | 72 | 0.78 | 0.07 | 0 | 0.72 | 185.36 | 0.64 | 0.17 |
| Hex | 10 | 43 | 48 | 4E | 7 | 0 | 48 | B9 | 40 | 11 |
| Octal | 20 | 103 | 110 | 116 | 7 | 0 | 110 | 271 | 100 | 21 |
| Binary | 10000 | 1000011 | 1001000 | 1001110 | 111 | 0 | 1001000 | 10111001 | 1000000 | 10001 |
Color Harmonies of #104348
Complementary color
Monochromatic Colors of #104348
Black with #104348
Text Example
Text Example
White with #104348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #104348; }
p { color: rgb(16,67,72); }
H1.HeaderClassName
{
color: #104348;
}
.AnyTagClassName
{
color: #104348;
}
</style>
background-color css
<style>
a { background-color: #104348; }
a { background-color: rgb(16,67,72); }
div.DivClassName
{
background-color: #104348;
}
.BgClassName
{
background-color: #104348;
}
</style>
border-color css
<style>
span { border-color: #104348; }
span { border-color: rgb(16,67,72); }
td.TdClassName
{
border-color: #104348;
}
.TagClassName
{
border-color: #104348;
}
</style>