Shades of Cyprus #13554A
Tints of Cyprus #13554A
RGB
CMYK
RGB Variations
Color information
#13554A (or 0x13554A) is known color: Cyprus. HEX triplet: 13, 55 and 4A. RGB value is (19,85,74). Sum of RGB (Red+Green+Blue) = 19+85+74=178 (23% of max value = 765). Red value is 19 (7.81% from 255 or 10.67% from 178); Green value is 85 (33.59% from 255 or 47.75% from 178); Blue value is 74 (29.30% from 255 or 41.57% from 178); Max value from RGB is 85 - color contains mainly: green. Hex color #13554A is not a web safe color. Web safe color analog (approx): #006633. Inversed color of #13554A is #ECAAB5. Grayscale: #3F3F3F. Windows color (decimal): -15510198 or 4871443. OLE color: 4871443.
HSL color Cylindrical-coordinate representation of color #13554A: hue angle of 170º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #13554A is Cyan = 0.78, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 19 | 85 | 74 | - |
| CMYK | 0.78 | 0 | 0.13 | 0.67 |
| HSL | 170º | 0.63% | 0.2% | - |
| HSV(B) | 170º | 0.78% | 0.33% | - |
| XYZ | 4.75 | 7.13 | 7.6 | - |
| YUV | 64.01 | 133.63 | 95.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 85 | 74 | 0.78 | 0 | 0.13 | 0.67 | 170 | 0.63 | 0.2 |
| Hex | 13 | 55 | 4A | 4E | 0 | D | 43 | AA | 3F | 14 |
| Octal | 23 | 125 | 112 | 116 | 0 | 15 | 103 | 252 | 77 | 24 |
| Binary | 10011 | 1010101 | 1001010 | 1001110 | 0 | 1101 | 1000011 | 10101010 | 111111 | 10100 |
Color Harmonies of #13554A
Complementary color
Monochromatic Colors of #13554A
Black with #13554A
Text Example
Text Example
White with #13554A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13554A; }
p { color: rgb(19,85,74); }
H1.HeaderClassName
{
color: #13554A;
}
.AnyTagClassName
{
color: #13554A;
}
</style>
background-color css
<style>
a { background-color: #13554A; }
a { background-color: rgb(19,85,74); }
div.DivClassName
{
background-color: #13554A;
}
.BgClassName
{
background-color: #13554A;
}
</style>
border-color css
<style>
span { border-color: #13554A; }
span { border-color: rgb(19,85,74); }
td.TdClassName
{
border-color: #13554A;
}
.TagClassName
{
border-color: #13554A;
}
</style>