Shades of Orient #135572
Tints of Orient #135572
RGB
CMYK
RGB Variations
Color information
#135572 (or 0x135572) is known color: Orient. HEX triplet: 13, 55 and 72. RGB value is (19,85,114). Sum of RGB (Red+Green+Blue) = 19+85+114=218 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.72% from 218); Green value is 85 (33.59% from 255 or 38.99% from 218); Blue value is 114 (44.92% from 255 or 52.29% from 218); Max value from RGB is 114 - color contains mainly: blue. Hex color #135572 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135572 is #ECAA8D. Grayscale: #444444. Windows color (decimal): -15510158 or 7492883. OLE color: 7492883.
HSL color Cylindrical-coordinate representation of color #135572: hue angle of 198.32º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #135572 is Cyan = 0.83, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 85 | 114 | - |
| CMYK | 0.83 | 0.25 | 0 | 0.55 |
| HSL | 198.32º | 0.71% | 0.26% | - |
| HSV(B) | 198.32º | 0.83% | 0.45% | - |
| XYZ | 6.55 | 7.85 | 17.09 | - |
| YUV | 68.57 | 153.63 | 92.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 85 | 114 | 0.83 | 0.25 | 0 | 0.55 | 198.32 | 0.71 | 0.26 |
| Hex | 13 | 55 | 72 | 53 | 19 | 0 | 37 | C6 | 47 | 1A |
| Octal | 23 | 125 | 162 | 123 | 31 | 0 | 67 | 306 | 107 | 32 |
| Binary | 10011 | 1010101 | 1110010 | 1010011 | 11001 | 0 | 110111 | 11000110 | 1000111 | 11010 |
Color Harmonies of #135572
Complementary color
Monochromatic Colors of #135572
Black with #135572
Text Example
Text Example
White with #135572
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135572; }
p { color: rgb(19,85,114); }
H1.HeaderClassName
{
color: #135572;
}
.AnyTagClassName
{
color: #135572;
}
</style>
background-color css
<style>
a { background-color: #135572; }
a { background-color: rgb(19,85,114); }
div.DivClassName
{
background-color: #135572;
}
.BgClassName
{
background-color: #135572;
}
</style>
border-color css
<style>
span { border-color: #135572; }
span { border-color: rgb(19,85,114); }
td.TdClassName
{
border-color: #135572;
}
.TagClassName
{
border-color: #135572;
}
</style>