Shades of Orient #135377
Tints of Orient #135377
RGB
CMYK
RGB Variations
Color information
#135377 (or 0x135377) is known color: Orient. HEX triplet: 13, 53 and 77. RGB value is (19,83,119). Sum of RGB (Red+Green+Blue) = 19+83+119=221 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.60% from 221); Green value is 83 (32.81% from 255 or 37.56% from 221); Blue value is 119 (46.88% from 255 or 53.85% from 221); Max value from RGB is 119 - color contains mainly: blue. Hex color #135377 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135377 is #ECAC88. Grayscale: #434343. Windows color (decimal): -15510665 or 7820051. OLE color: 7820051.
HSL color Cylindrical-coordinate representation of color #135377: hue angle of 201.6º degrees, saturation: 0.72, 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 #135377 is Cyan = 0.84, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 83 | 119 | - |
| CMYK | 0.84 | 0.30 | 0 | 0.53 |
| HSL | 201.6º | 0.72% | 0.27% | - |
| HSV(B) | 201.6º | 0.84% | 0.47% | - |
| XYZ | 6.69 | 7.66 | 18.58 | - |
| YUV | 67.97 | 156.8 | 93.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 83 | 119 | 0.84 | 0.30 | 0 | 0.53 | 201.6 | 0.72 | 0.27 |
| Hex | 13 | 53 | 77 | 54 | 1E | 0 | 35 | CA | 48 | 1B |
| Octal | 23 | 123 | 167 | 124 | 36 | 0 | 65 | 312 | 110 | 33 |
| Binary | 10011 | 1010011 | 1110111 | 1010100 | 11110 | 0 | 110101 | 11001010 | 1001000 | 11011 |
Color Harmonies of #135377
Complementary color
Monochromatic Colors of #135377
Black with #135377
Text Example
Text Example
White with #135377
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135377; }
p { color: rgb(19,83,119); }
H1.HeaderClassName
{
color: #135377;
}
.AnyTagClassName
{
color: #135377;
}
</style>
background-color css
<style>
a { background-color: #135377; }
a { background-color: rgb(19,83,119); }
div.DivClassName
{
background-color: #135377;
}
.BgClassName
{
background-color: #135377;
}
</style>
border-color css
<style>
span { border-color: #135377; }
span { border-color: rgb(19,83,119); }
td.TdClassName
{
border-color: #135377;
}
.TagClassName
{
border-color: #135377;
}
</style>