Shades of Orient #135474
Tints of Orient #135474
RGB
CMYK
RGB Variations
Color information
#135474 (or 0x135474) is known color: Orient. HEX triplet: 13, 54 and 74. RGB value is (19,84,116). Sum of RGB (Red+Green+Blue) = 19+84+116=219 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.68% from 219); Green value is 84 (33.20% from 255 or 38.36% from 219); Blue value is 116 (45.70% from 255 or 52.97% from 219); Max value from RGB is 116 - color contains mainly: blue. Hex color #135474 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135474 is #ECAB8B. Grayscale: #444444. Windows color (decimal): -15510412 or 7623699. OLE color: 7623699.
HSL color Cylindrical-coordinate representation of color #135474: hue angle of 199.79º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #135474 is Cyan = 0.84, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 84 | 116 | - |
| CMYK | 0.84 | 0.28 | 0 | 0.55 |
| HSL | 199.79º | 0.72% | 0.26% | - |
| HSV(B) | 199.79º | 0.84% | 0.45% | - |
| XYZ | 6.59 | 7.74 | 17.67 | - |
| YUV | 68.21 | 154.97 | 92.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 116 | 0.84 | 0.28 | 0 | 0.55 | 199.79 | 0.72 | 0.26 |
| Hex | 13 | 54 | 74 | 54 | 1C | 0 | 37 | C8 | 48 | 1A |
| Octal | 23 | 124 | 164 | 124 | 34 | 0 | 67 | 310 | 110 | 32 |
| Binary | 10011 | 1010100 | 1110100 | 1010100 | 11100 | 0 | 110111 | 11001000 | 1001000 | 11010 |
Color Harmonies of #135474
Complementary color
Monochromatic Colors of #135474
Black with #135474
Text Example
Text Example
White with #135474
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135474; }
p { color: rgb(19,84,116); }
H1.HeaderClassName
{
color: #135474;
}
.AnyTagClassName
{
color: #135474;
}
</style>
background-color css
<style>
a { background-color: #135474; }
a { background-color: rgb(19,84,116); }
div.DivClassName
{
background-color: #135474;
}
.BgClassName
{
background-color: #135474;
}
</style>
border-color css
<style>
span { border-color: #135474; }
span { border-color: rgb(19,84,116); }
td.TdClassName
{
border-color: #135474;
}
.TagClassName
{
border-color: #135474;
}
</style>