Shades of Orient #135671
Tints of Orient #135671
RGB
CMYK
RGB Variations
Color information
#135671 (or 0x135671) is known color: Orient. HEX triplet: 13, 56 and 71. RGB value is (19,86,113). Sum of RGB (Red+Green+Blue) = 19+86+113=218 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.72% from 218); Green value is 86 (33.98% from 255 or 39.45% from 218); Blue value is 113 (44.53% from 255 or 51.83% from 218); Max value from RGB is 113 - color contains mainly: blue. Hex color #135671 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135671 is #ECA98E. Grayscale: #444444. Windows color (decimal): -15509903 or 7427603. OLE color: 7427603.
HSL color Cylindrical-coordinate representation of color #135671: hue angle of 197.23º 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 #135671 is Cyan = 0.83, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 19 | 86 | 113 | - |
| CMYK | 0.83 | 0.24 | 0 | 0.56 |
| HSL | 197.23º | 0.71% | 0.26% | - |
| HSV(B) | 197.23º | 0.83% | 0.44% | - |
| XYZ | 6.58 | 7.99 | 16.82 | - |
| YUV | 69.05 | 152.8 | 92.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 86 | 113 | 0.83 | 0.24 | 0 | 0.56 | 197.23 | 0.71 | 0.26 |
| Hex | 13 | 56 | 71 | 53 | 18 | 0 | 38 | C5 | 47 | 1A |
| Octal | 23 | 126 | 161 | 123 | 30 | 0 | 70 | 305 | 107 | 32 |
| Binary | 10011 | 1010110 | 1110001 | 1010011 | 11000 | 0 | 111000 | 11000101 | 1000111 | 11010 |
Color Harmonies of #135671
Complementary color
Monochromatic Colors of #135671
Black with #135671
Text Example
Text Example
White with #135671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135671; }
p { color: rgb(19,86,113); }
H1.HeaderClassName
{
color: #135671;
}
.AnyTagClassName
{
color: #135671;
}
</style>
background-color css
<style>
a { background-color: #135671; }
a { background-color: rgb(19,86,113); }
div.DivClassName
{
background-color: #135671;
}
.BgClassName
{
background-color: #135671;
}
</style>
border-color css
<style>
span { border-color: #135671; }
span { border-color: rgb(19,86,113); }
td.TdClassName
{
border-color: #135671;
}
.TagClassName
{
border-color: #135671;
}
</style>