Shades of Orient #135978
Tints of Orient #135978
RGB
CMYK
RGB Variations
Color information
#135978 (or 0x135978) is known color: Orient. HEX triplet: 13, 59 and 78. RGB value is (19,89,120). Sum of RGB (Red+Green+Blue) = 19+89+120=228 (30% of max value = 765). Red value is 19 (7.81% from 255 or 8.33% from 228); Green value is 89 (35.16% from 255 or 39.04% from 228); Blue value is 120 (47.27% from 255 or 52.63% from 228); Max value from RGB is 120 - color contains mainly: blue. Hex color #135978 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135978 is #ECA687. Grayscale: #474747. Windows color (decimal): -15509128 or 7887123. OLE color: 7887123.
HSL color Cylindrical-coordinate representation of color #135978: hue angle of 198.42º 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 #135978 is Cyan = 0.84, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 89 | 120 | - |
| CMYK | 0.84 | 0.26 | 0 | 0.53 |
| HSL | 198.42º | 0.73% | 0.27% | - |
| HSV(B) | 198.42º | 0.84% | 0.47% | - |
| XYZ | 7.23 | 8.64 | 19.06 | - |
| YUV | 71.6 | 155.31 | 90.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 89 | 120 | 0.84 | 0.26 | 0 | 0.53 | 198.42 | 0.73 | 0.27 |
| Hex | 13 | 59 | 78 | 54 | 1A | 0 | 35 | C6 | 49 | 1B |
| Octal | 23 | 131 | 170 | 124 | 32 | 0 | 65 | 306 | 111 | 33 |
| Binary | 10011 | 1011001 | 1111000 | 1010100 | 11010 | 0 | 110101 | 11000110 | 1001001 | 11011 |
Color Harmonies of #135978
Complementary color
Monochromatic Colors of #135978
Black with #135978
Text Example
Text Example
White with #135978
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135978; }
p { color: rgb(19,89,120); }
H1.HeaderClassName
{
color: #135978;
}
.AnyTagClassName
{
color: #135978;
}
</style>
background-color css
<style>
a { background-color: #135978; }
a { background-color: rgb(19,89,120); }
div.DivClassName
{
background-color: #135978;
}
.BgClassName
{
background-color: #135978;
}
</style>
border-color css
<style>
span { border-color: #135978; }
span { border-color: rgb(19,89,120); }
td.TdClassName
{
border-color: #135978;
}
.TagClassName
{
border-color: #135978;
}
</style>