Shades of Orient #135469
Tints of Orient #135469
RGB
CMYK
RGB Variations
Color information
#135469 (or 0x135469) is known color: Orient. HEX triplet: 13, 54 and 69. RGB value is (19,84,105). Sum of RGB (Red+Green+Blue) = 19+84+105=208 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.13% from 208); Green value is 84 (33.20% from 255 or 40.38% from 208); Blue value is 105 (41.41% from 255 or 50.48% from 208); Max value from RGB is 105 - color contains mainly: blue. Hex color #135469 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135469 is #ECAB96. Grayscale: #424242. Windows color (decimal): -15510423 or 6902803. OLE color: 6902803.
HSL color Cylindrical-coordinate representation of color #135469: hue angle of 194.65º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #135469 is Cyan = 0.82, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 19 | 84 | 105 | - |
| CMYK | 0.82 | 0.20 | 0 | 0.59 |
| HSL | 194.65º | 0.69% | 0.24% | - |
| HSV(B) | 194.65º | 0.82% | 0.41% | - |
| XYZ | 5.99 | 7.5 | 14.5 | - |
| YUV | 66.96 | 149.47 | 93.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 105 | 0.82 | 0.20 | 0 | 0.59 | 194.65 | 0.69 | 0.24 |
| Hex | 13 | 54 | 69 | 52 | 14 | 0 | 3B | C3 | 45 | 18 |
| Octal | 23 | 124 | 151 | 122 | 24 | 0 | 73 | 303 | 105 | 30 |
| Binary | 10011 | 1010100 | 1101001 | 1010010 | 10100 | 0 | 111011 | 11000011 | 1000101 | 11000 |
Color Harmonies of #135469
Complementary color
Monochromatic Colors of #135469
Black with #135469
Text Example
Text Example
White with #135469
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135469; }
p { color: rgb(19,84,105); }
H1.HeaderClassName
{
color: #135469;
}
.AnyTagClassName
{
color: #135469;
}
</style>
background-color css
<style>
a { background-color: #135469; }
a { background-color: rgb(19,84,105); }
div.DivClassName
{
background-color: #135469;
}
.BgClassName
{
background-color: #135469;
}
</style>
border-color css
<style>
span { border-color: #135469; }
span { border-color: rgb(19,84,105); }
td.TdClassName
{
border-color: #135469;
}
.TagClassName
{
border-color: #135469;
}
</style>