Shades of Orient #135277
Tints of Orient #135277
RGB
CMYK
RGB Variations
Color information
#135277 (or 0x135277) is known color: Orient. HEX triplet: 13, 52 and 77. RGB value is (19,82,119). Sum of RGB (Red+Green+Blue) = 19+82+119=220 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.64% from 220); Green value is 82 (32.42% from 255 or 37.27% from 220); Blue value is 119 (46.88% from 255 or 54.09% from 220); Max value from RGB is 119 - color contains mainly: blue. Hex color #135277 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135277 is #ECAD88. Grayscale: #434343. Windows color (decimal): -15510921 or 7819795. OLE color: 7819795.
HSL color Cylindrical-coordinate representation of color #135277: hue angle of 202.2º 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 #135277 is Cyan = 0.84, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 82 | 119 | - |
| CMYK | 0.84 | 0.31 | 0 | 0.53 |
| HSL | 202.2º | 0.72% | 0.27% | - |
| HSV(B) | 202.2º | 0.84% | 0.47% | - |
| XYZ | 6.62 | 7.5 | 18.55 | - |
| YUV | 67.38 | 157.13 | 93.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 82 | 119 | 0.84 | 0.31 | 0 | 0.53 | 202.2 | 0.72 | 0.27 |
| Hex | 13 | 52 | 77 | 54 | 1F | 0 | 35 | CA | 48 | 1B |
| Octal | 23 | 122 | 167 | 124 | 37 | 0 | 65 | 312 | 110 | 33 |
| Binary | 10011 | 1010010 | 1110111 | 1010100 | 11111 | 0 | 110101 | 11001010 | 1001000 | 11011 |
Color Harmonies of #135277
Complementary color
Monochromatic Colors of #135277
Black with #135277
Text Example
Text Example
White with #135277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135277; }
p { color: rgb(19,82,119); }
H1.HeaderClassName
{
color: #135277;
}
.AnyTagClassName
{
color: #135277;
}
</style>
background-color css
<style>
a { background-color: #135277; }
a { background-color: rgb(19,82,119); }
div.DivClassName
{
background-color: #135277;
}
.BgClassName
{
background-color: #135277;
}
</style>
border-color css
<style>
span { border-color: #135277; }
span { border-color: rgb(19,82,119); }
td.TdClassName
{
border-color: #135277;
}
.TagClassName
{
border-color: #135277;
}
</style>