Shades of Cyprus #13484A
Tints of Cyprus #13484A
RGB
CMYK
RGB Variations
Color information
#13484A (or 0x13484A) is known color: Cyprus. HEX triplet: 13, 48 and 4A. RGB value is (19,72,74). Sum of RGB (Red+Green+Blue) = 19+72+74=165 (21% of max value = 765). Red value is 19 (7.81% from 255 or 11.52% from 165); Green value is 72 (28.52% from 255 or 43.64% from 165); Blue value is 74 (29.30% from 255 or 44.85% from 165); Max value from RGB is 74 - color contains mainly: blue. Hex color #13484A is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #13484A is #ECB7B5. Grayscale: #383838. Windows color (decimal): -15513526 or 4868115. OLE color: 4868115.
HSL color Cylindrical-coordinate representation of color #13484A: hue angle of 182.18º degrees, saturation: 0.59, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #13484A is Cyan = 0.74, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 19 | 72 | 74 | - |
| CMYK | 0.74 | 0.03 | 0 | 0.71 |
| HSL | 182.18º | 0.59% | 0.18% | - |
| HSV(B) | 182.18º | 0.74% | 0.29% | - |
| XYZ | 3.82 | 5.27 | 7.29 | - |
| YUV | 56.38 | 137.94 | 101.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 72 | 74 | 0.74 | 0.03 | 0 | 0.71 | 182.18 | 0.59 | 0.18 |
| Hex | 13 | 48 | 4A | 4A | 3 | 0 | 47 | B6 | 3B | 12 |
| Octal | 23 | 110 | 112 | 112 | 3 | 0 | 107 | 266 | 73 | 22 |
| Binary | 10011 | 1001000 | 1001010 | 1001010 | 11 | 0 | 1000111 | 10110110 | 111011 | 10010 |
Color Harmonies of #13484A
Complementary color
Monochromatic Colors of #13484A
Black with #13484A
Text Example
Text Example
White with #13484A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #13484A; }
p { color: rgb(19,72,74); }
H1.HeaderClassName
{
color: #13484A;
}
.AnyTagClassName
{
color: #13484A;
}
</style>
background-color css
<style>
a { background-color: #13484A; }
a { background-color: rgb(19,72,74); }
div.DivClassName
{
background-color: #13484A;
}
.BgClassName
{
background-color: #13484A;
}
</style>
border-color css
<style>
span { border-color: #13484A; }
span { border-color: rgb(19,72,74); }
td.TdClassName
{
border-color: #13484A;
}
.TagClassName
{
border-color: #13484A;
}
</style>