Shades of Orient #135578
Tints of Orient #135578
RGB
CMYK
RGB Variations
Color information
#135578 (or 0x135578) is known color: Orient. HEX triplet: 13, 55 and 78. RGB value is (19,85,120). Sum of RGB (Red+Green+Blue) = 19+85+120=224 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.48% from 224); Green value is 85 (33.59% from 255 or 37.95% from 224); Blue value is 120 (47.27% from 255 or 53.57% from 224); Max value from RGB is 120 - color contains mainly: blue. Hex color #135578 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135578 is #ECAA87. Grayscale: #454545. Windows color (decimal): -15510152 or 7886099. OLE color: 7886099.
HSL color Cylindrical-coordinate representation of color #135578: hue angle of 200.79º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #135578 is Cyan = 0.84, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 85 | 120 | - |
| CMYK | 0.84 | 0.29 | 0 | 0.53 |
| HSL | 200.79º | 0.73% | 0.27% | - |
| HSV(B) | 200.79º | 0.84% | 0.47% | - |
| XYZ | 6.91 | 7.99 | 18.95 | - |
| YUV | 69.26 | 156.63 | 92.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 85 | 120 | 0.84 | 0.29 | 0 | 0.53 | 200.79 | 0.73 | 0.27 |
| Hex | 13 | 55 | 78 | 54 | 1D | 0 | 35 | C9 | 49 | 1B |
| Octal | 23 | 125 | 170 | 124 | 35 | 0 | 65 | 311 | 111 | 33 |
| Binary | 10011 | 1010101 | 1111000 | 1010100 | 11101 | 0 | 110101 | 11001001 | 1001001 | 11011 |
Color Harmonies of #135578
Complementary color
Monochromatic Colors of #135578
Black with #135578
Text Example
Text Example
White with #135578
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135578; }
p { color: rgb(19,85,120); }
H1.HeaderClassName
{
color: #135578;
}
.AnyTagClassName
{
color: #135578;
}
</style>
background-color css
<style>
a { background-color: #135578; }
a { background-color: rgb(19,85,120); }
div.DivClassName
{
background-color: #135578;
}
.BgClassName
{
background-color: #135578;
}
</style>
border-color css
<style>
span { border-color: #135578; }
span { border-color: rgb(19,85,120); }
td.TdClassName
{
border-color: #135578;
}
.TagClassName
{
border-color: #135578;
}
</style>