Shades of Orient #135477
Tints of Orient #135477
RGB
CMYK
RGB Variations
Color information
#135477 (or 0x135477) is known color: Orient. HEX triplet: 13, 54 and 77. RGB value is (19,84,119). Sum of RGB (Red+Green+Blue) = 19+84+119=222 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.56% from 222); Green value is 84 (33.20% from 255 or 37.84% from 222); Blue value is 119 (46.88% from 255 or 53.60% from 222); Max value from RGB is 119 - color contains mainly: blue. Hex color #135477 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135477 is #ECAB88. Grayscale: #444444. Windows color (decimal): -15510409 or 7820307. OLE color: 7820307.
HSL color Cylindrical-coordinate representation of color #135477: hue angle of 201º 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 #135477 is Cyan = 0.84, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 84 | 119 | - |
| CMYK | 0.84 | 0.29 | 0 | 0.53 |
| HSL | 201º | 0.72% | 0.27% | - |
| HSV(B) | 201º | 0.84% | 0.47% | - |
| XYZ | 6.77 | 7.81 | 18.6 | - |
| YUV | 68.56 | 156.47 | 92.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 119 | 0.84 | 0.29 | 0 | 0.53 | 201 | 0.72 | 0.27 |
| Hex | 13 | 54 | 77 | 54 | 1D | 0 | 35 | C9 | 48 | 1B |
| Octal | 23 | 124 | 167 | 124 | 35 | 0 | 65 | 311 | 110 | 33 |
| Binary | 10011 | 1010100 | 1110111 | 1010100 | 11101 | 0 | 110101 | 11001001 | 1001000 | 11011 |
Color Harmonies of #135477
Complementary color
Monochromatic Colors of #135477
Black with #135477
Text Example
Text Example
White with #135477
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135477; }
p { color: rgb(19,84,119); }
H1.HeaderClassName
{
color: #135477;
}
.AnyTagClassName
{
color: #135477;
}
</style>
background-color css
<style>
a { background-color: #135477; }
a { background-color: rgb(19,84,119); }
div.DivClassName
{
background-color: #135477;
}
.BgClassName
{
background-color: #135477;
}
</style>
border-color css
<style>
span { border-color: #135477; }
span { border-color: rgb(19,84,119); }
td.TdClassName
{
border-color: #135477;
}
.TagClassName
{
border-color: #135477;
}
</style>