Shades of Orient #135674
Tints of Orient #135674
RGB
CMYK
RGB Variations
Color information
#135674 (or 0x135674) is known color: Orient. HEX triplet: 13, 56 and 74. RGB value is (19,86,116). Sum of RGB (Red+Green+Blue) = 19+86+116=221 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.60% from 221); Green value is 86 (33.98% from 255 or 38.91% from 221); Blue value is 116 (45.70% from 255 or 52.49% from 221); Max value from RGB is 116 - color contains mainly: blue. Hex color #135674 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135674 is #ECA98B. Grayscale: #454545. Windows color (decimal): -15509900 or 7624211. OLE color: 7624211.
HSL color Cylindrical-coordinate representation of color #135674: hue angle of 198.56º 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 #135674 is Cyan = 0.84, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 86 | 116 | - |
| CMYK | 0.84 | 0.26 | 0 | 0.55 |
| HSL | 198.56º | 0.72% | 0.26% | - |
| HSV(B) | 198.56º | 0.84% | 0.45% | - |
| XYZ | 6.75 | 8.05 | 17.72 | - |
| YUV | 69.39 | 154.3 | 92.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 86 | 116 | 0.84 | 0.26 | 0 | 0.55 | 198.56 | 0.72 | 0.26 |
| Hex | 13 | 56 | 74 | 54 | 1A | 0 | 37 | C7 | 48 | 1A |
| Octal | 23 | 126 | 164 | 124 | 32 | 0 | 67 | 307 | 110 | 32 |
| Binary | 10011 | 1010110 | 1110100 | 1010100 | 11010 | 0 | 110111 | 11000111 | 1001000 | 11010 |
Color Harmonies of #135674
Complementary color
Monochromatic Colors of #135674
Black with #135674
Text Example
Text Example
White with #135674
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135674; }
p { color: rgb(19,86,116); }
H1.HeaderClassName
{
color: #135674;
}
.AnyTagClassName
{
color: #135674;
}
</style>
background-color css
<style>
a { background-color: #135674; }
a { background-color: rgb(19,86,116); }
div.DivClassName
{
background-color: #135674;
}
.BgClassName
{
background-color: #135674;
}
</style>
border-color css
<style>
span { border-color: #135674; }
span { border-color: rgb(19,86,116); }
td.TdClassName
{
border-color: #135674;
}
.TagClassName
{
border-color: #135674;
}
</style>