Shades of Orient #135475
Tints of Orient #135475
RGB
CMYK
RGB Variations
Color information
#135475 (or 0x135475) is known color: Orient. HEX triplet: 13, 54 and 75. RGB value is (19,84,117). Sum of RGB (Red+Green+Blue) = 19+84+117=220 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.64% from 220); Green value is 84 (33.20% from 255 or 38.18% from 220); Blue value is 117 (46.09% from 255 or 53.18% from 220); Max value from RGB is 117 - color contains mainly: blue. Hex color #135475 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135475 is #ECAB8A. Grayscale: #444444. Windows color (decimal): -15510411 or 7689235. OLE color: 7689235.
HSL color Cylindrical-coordinate representation of color #135475: hue angle of 200.2º 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 #135475 is Cyan = 0.84, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 19 | 84 | 117 | - |
| CMYK | 0.84 | 0.28 | 0 | 0.54 |
| HSL | 200.2º | 0.72% | 0.27% | - |
| HSV(B) | 200.2º | 0.84% | 0.46% | - |
| XYZ | 6.65 | 7.76 | 17.98 | - |
| YUV | 68.33 | 155.47 | 92.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 117 | 0.84 | 0.28 | 0 | 0.54 | 200.2 | 0.72 | 0.27 |
| Hex | 13 | 54 | 75 | 54 | 1C | 0 | 36 | C8 | 48 | 1B |
| Octal | 23 | 124 | 165 | 124 | 34 | 0 | 66 | 310 | 110 | 33 |
| Binary | 10011 | 1010100 | 1110101 | 1010100 | 11100 | 0 | 110110 | 11001000 | 1001000 | 11011 |
Color Harmonies of #135475
Complementary color
Monochromatic Colors of #135475
Black with #135475
Text Example
Text Example
White with #135475
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135475; }
p { color: rgb(19,84,117); }
H1.HeaderClassName
{
color: #135475;
}
.AnyTagClassName
{
color: #135475;
}
</style>
background-color css
<style>
a { background-color: #135475; }
a { background-color: rgb(19,84,117); }
div.DivClassName
{
background-color: #135475;
}
.BgClassName
{
background-color: #135475;
}
</style>
border-color css
<style>
span { border-color: #135475; }
span { border-color: rgb(19,84,117); }
td.TdClassName
{
border-color: #135475;
}
.TagClassName
{
border-color: #135475;
}
</style>