Shades of Orient #135370
Tints of Orient #135370
RGB
CMYK
RGB Variations
Color information
#135370 (or 0x135370) is known color: Orient. HEX triplet: 13, 53 and 70. RGB value is (19,83,112). Sum of RGB (Red+Green+Blue) = 19+83+112=214 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.88% from 214); Green value is 83 (32.81% from 255 or 38.79% from 214); Blue value is 112 (44.14% from 255 or 52.34% from 214); Max value from RGB is 112 - color contains mainly: blue. Hex color #135370 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135370 is #ECAC8F. Grayscale: #424242. Windows color (decimal): -15510672 or 7361299. OLE color: 7361299.
HSL color Cylindrical-coordinate representation of color #135370: hue angle of 198.71º 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 #135370 is Cyan = 0.83, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 83 | 112 | - |
| CMYK | 0.83 | 0.26 | 0 | 0.56 |
| HSL | 198.71º | 0.71% | 0.26% | - |
| HSV(B) | 198.71º | 0.83% | 0.44% | - |
| XYZ | 6.29 | 7.49 | 16.44 | - |
| YUV | 67.17 | 153.3 | 93.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 83 | 112 | 0.83 | 0.26 | 0 | 0.56 | 198.71 | 0.71 | 0.26 |
| Hex | 13 | 53 | 70 | 53 | 1A | 0 | 38 | C7 | 47 | 1A |
| Octal | 23 | 123 | 160 | 123 | 32 | 0 | 70 | 307 | 107 | 32 |
| Binary | 10011 | 1010011 | 1110000 | 1010011 | 11010 | 0 | 111000 | 11000111 | 1000111 | 11010 |
Color Harmonies of #135370
Complementary color
Monochromatic Colors of #135370
Black with #135370
Text Example
Text Example
White with #135370
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135370; }
p { color: rgb(19,83,112); }
H1.HeaderClassName
{
color: #135370;
}
.AnyTagClassName
{
color: #135370;
}
</style>
background-color css
<style>
a { background-color: #135370; }
a { background-color: rgb(19,83,112); }
div.DivClassName
{
background-color: #135370;
}
.BgClassName
{
background-color: #135370;
}
</style>
border-color css
<style>
span { border-color: #135370; }
span { border-color: rgb(19,83,112); }
td.TdClassName
{
border-color: #135370;
}
.TagClassName
{
border-color: #135370;
}
</style>