Shades of Orient #135470
Tints of Orient #135470
RGB
CMYK
RGB Variations
Color information
#135470 (or 0x135470) is known color: Orient. HEX triplet: 13, 54 and 70. RGB value is (19,84,112). Sum of RGB (Red+Green+Blue) = 19+84+112=215 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.84% from 215); Green value is 84 (33.20% from 255 or 39.07% from 215); Blue value is 112 (44.14% from 255 or 52.09% from 215); Max value from RGB is 112 - color contains mainly: blue. Hex color #135470 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135470 is #ECAB8F. Grayscale: #434343. Windows color (decimal): -15510416 or 7361555. OLE color: 7361555.
HSL color Cylindrical-coordinate representation of color #135470: hue angle of 198.06º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #135470 is Cyan = 0.83, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 84 | 112 | - |
| CMYK | 0.83 | 0.25 | 0 | 0.56 |
| HSL | 198.06º | 0.71% | 0.26% | - |
| HSV(B) | 198.06º | 0.83% | 0.44% | - |
| XYZ | 6.36 | 7.65 | 16.47 | - |
| YUV | 67.76 | 152.97 | 93.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 112 | 0.83 | 0.25 | 0 | 0.56 | 198.06 | 0.71 | 0.26 |
| Hex | 13 | 54 | 70 | 53 | 19 | 0 | 38 | C6 | 47 | 1A |
| Octal | 23 | 124 | 160 | 123 | 31 | 0 | 70 | 306 | 107 | 32 |
| Binary | 10011 | 1010100 | 1110000 | 1010011 | 11001 | 0 | 111000 | 11000110 | 1000111 | 11010 |
Color Harmonies of #135470
Complementary color
Monochromatic Colors of #135470
Black with #135470
Text Example
Text Example
White with #135470
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135470; }
p { color: rgb(19,84,112); }
H1.HeaderClassName
{
color: #135470;
}
.AnyTagClassName
{
color: #135470;
}
</style>
background-color css
<style>
a { background-color: #135470; }
a { background-color: rgb(19,84,112); }
div.DivClassName
{
background-color: #135470;
}
.BgClassName
{
background-color: #135470;
}
</style>
border-color css
<style>
span { border-color: #135470; }
span { border-color: rgb(19,84,112); }
td.TdClassName
{
border-color: #135470;
}
.TagClassName
{
border-color: #135470;
}
</style>