Shades of Cyprus #10574E
Tints of Cyprus #10574E
RGB
CMYK
RGB Variations
Color information
#10574E (or 0x10574E) is known color: Cyprus. HEX triplet: 10, 57 and 4E. RGB value is (16,87,78). Sum of RGB (Red+Green+Blue) = 16+87+78=181 (23% of max value = 765). Red value is 16 (6.64% from 255 or 8.84% from 181); Green value is 87 (34.38% from 255 or 48.07% from 181); Blue value is 78 (30.86% from 255 or 43.09% from 181); Max value from RGB is 87 - color contains mainly: green. Hex color #10574E is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #10574E is #EFA8B1. Grayscale: #404040. Windows color (decimal): -15706290 or 5134096. OLE color: 5134096.
HSL color Cylindrical-coordinate representation of color #10574E: hue angle of 172.39º degrees, saturation: 0.69, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #10574E is Cyan = 0.82, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 16 | 87 | 78 | - |
| CMYK | 0.82 | 0 | 0.10 | 0.66 |
| HSL | 172.39º | 0.69% | 0.2% | - |
| HSV(B) | 172.39º | 0.82% | 0.34% | - |
| XYZ | 5 | 7.48 | 8.39 | - |
| YUV | 64.75 | 135.48 | 93.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 16 | 87 | 78 | 0.82 | 0 | 0.10 | 0.66 | 172.39 | 0.69 | 0.2 |
| Hex | 10 | 57 | 4E | 52 | 0 | A | 42 | AC | 45 | 14 |
| Octal | 20 | 127 | 116 | 122 | 0 | 12 | 102 | 254 | 105 | 24 |
| Binary | 10000 | 1010111 | 1001110 | 1010010 | 0 | 1010 | 1000010 | 10101100 | 1000101 | 10100 |
Color Harmonies of #10574E
Complementary color
Monochromatic Colors of #10574E
Black with #10574E
Text Example
Text Example
White with #10574E
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #10574E; }
p { color: rgb(16,87,78); }
H1.HeaderClassName
{
color: #10574E;
}
.AnyTagClassName
{
color: #10574E;
}
</style>
background-color css
<style>
a { background-color: #10574E; }
a { background-color: rgb(16,87,78); }
div.DivClassName
{
background-color: #10574E;
}
.BgClassName
{
background-color: #10574E;
}
</style>
border-color css
<style>
span { border-color: #10574E; }
span { border-color: rgb(16,87,78); }
td.TdClassName
{
border-color: #10574E;
}
.TagClassName
{
border-color: #10574E;
}
</style>