Shades of Orient #135976
Tints of Orient #135976
RGB
CMYK
RGB Variations
Color information
#135976 (or 0x135976) is known color: Orient. HEX triplet: 13, 59 and 76. RGB value is (19,89,118). Sum of RGB (Red+Green+Blue) = 19+89+118=226 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.41% from 226); Green value is 89 (35.16% from 255 or 39.38% from 226); Blue value is 118 (46.48% from 255 or 52.21% from 226); Max value from RGB is 118 - color contains mainly: blue. Hex color #135976 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135976 is #ECA689. Grayscale: #474747. Windows color (decimal): -15509130 or 7756051. OLE color: 7756051.
HSL color Cylindrical-coordinate representation of color #135976: hue angle of 197.58º degrees, saturation: 0.72, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #135976 is Cyan = 0.84, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 89 | 118 | - |
| CMYK | 0.84 | 0.25 | 0 | 0.54 |
| HSL | 197.58º | 0.72% | 0.27% | - |
| HSV(B) | 197.58º | 0.84% | 0.46% | - |
| XYZ | 7.11 | 8.59 | 18.42 | - |
| YUV | 71.38 | 154.31 | 90.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 89 | 118 | 0.84 | 0.25 | 0 | 0.54 | 197.58 | 0.72 | 0.27 |
| Hex | 13 | 59 | 76 | 54 | 19 | 0 | 36 | C6 | 48 | 1B |
| Octal | 23 | 131 | 166 | 124 | 31 | 0 | 66 | 306 | 110 | 33 |
| Binary | 10011 | 1011001 | 1110110 | 1010100 | 11001 | 0 | 110110 | 11000110 | 1001000 | 11011 |
Color Harmonies of #135976
Complementary color
Monochromatic Colors of #135976
Black with #135976
Text Example
Text Example
White with #135976
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135976; }
p { color: rgb(19,89,118); }
H1.HeaderClassName
{
color: #135976;
}
.AnyTagClassName
{
color: #135976;
}
</style>
background-color css
<style>
a { background-color: #135976; }
a { background-color: rgb(19,89,118); }
div.DivClassName
{
background-color: #135976;
}
.BgClassName
{
background-color: #135976;
}
</style>
border-color css
<style>
span { border-color: #135976; }
span { border-color: rgb(19,89,118); }
td.TdClassName
{
border-color: #135976;
}
.TagClassName
{
border-color: #135976;
}
</style>