Shades of Orient #135874
Tints of Orient #135874
RGB
CMYK
RGB Variations
Color information
#135874 (or 0x135874) is known color: Orient. HEX triplet: 13, 58 and 74. RGB value is (19,88,116). Sum of RGB (Red+Green+Blue) = 19+88+116=223 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.52% from 223); Green value is 88 (34.77% from 255 or 39.46% from 223); Blue value is 116 (45.70% from 255 or 52.02% from 223); Max value from RGB is 116 - color contains mainly: blue. Hex color #135874 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135874 is #ECA78B. Grayscale: #464646. Windows color (decimal): -15509388 or 7624723. OLE color: 7624723.
HSL color Cylindrical-coordinate representation of color #135874: hue angle of 197.32º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #135874 is Cyan = 0.84, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 88 | 116 | - |
| CMYK | 0.84 | 0.24 | 0 | 0.55 |
| HSL | 197.32º | 0.72% | 0.26% | - |
| HSV(B) | 197.32º | 0.84% | 0.45% | - |
| XYZ | 6.91 | 8.38 | 17.78 | - |
| YUV | 70.56 | 153.64 | 91.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 88 | 116 | 0.84 | 0.24 | 0 | 0.55 | 197.32 | 0.72 | 0.26 |
| Hex | 13 | 58 | 74 | 54 | 18 | 0 | 37 | C5 | 48 | 1A |
| Octal | 23 | 130 | 164 | 124 | 30 | 0 | 67 | 305 | 110 | 32 |
| Binary | 10011 | 1011000 | 1110100 | 1010100 | 11000 | 0 | 110111 | 11000101 | 1001000 | 11010 |
Color Harmonies of #135874
Complementary color
Monochromatic Colors of #135874
Black with #135874
Text Example
Text Example
White with #135874
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135874; }
p { color: rgb(19,88,116); }
H1.HeaderClassName
{
color: #135874;
}
.AnyTagClassName
{
color: #135874;
}
</style>
background-color css
<style>
a { background-color: #135874; }
a { background-color: rgb(19,88,116); }
div.DivClassName
{
background-color: #135874;
}
.BgClassName
{
background-color: #135874;
}
</style>
border-color css
<style>
span { border-color: #135874; }
span { border-color: rgb(19,88,116); }
td.TdClassName
{
border-color: #135874;
}
.TagClassName
{
border-color: #135874;
}
</style>