Shades of Orient #135468
Tints of Orient #135468
RGB
CMYK
RGB Variations
Color information
#135468 (or 0x135468) is known color: Orient. HEX triplet: 13, 54 and 68. RGB value is (19,84,104). Sum of RGB (Red+Green+Blue) = 19+84+104=207 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.18% from 207); Green value is 84 (33.20% from 255 or 40.58% from 207); Blue value is 104 (41.02% from 255 or 50.24% from 207); Max value from RGB is 104 - color contains mainly: blue. Hex color #135468 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135468 is #ECAB97. Grayscale: #424242. Windows color (decimal): -15510424 or 6837267. OLE color: 6837267.
HSL color Cylindrical-coordinate representation of color #135468: hue angle of 194.12º 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 #135468 is Cyan = 0.82, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 19 | 84 | 104 | - |
| CMYK | 0.82 | 0.19 | 0 | 0.59 |
| HSL | 194.12º | 0.69% | 0.24% | - |
| HSV(B) | 194.12º | 0.82% | 0.41% | - |
| XYZ | 5.94 | 7.48 | 14.23 | - |
| YUV | 66.85 | 148.97 | 93.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 84 | 104 | 0.82 | 0.19 | 0 | 0.59 | 194.12 | 0.69 | 0.24 |
| Hex | 13 | 54 | 68 | 52 | 13 | 0 | 3B | C2 | 45 | 18 |
| Octal | 23 | 124 | 150 | 122 | 23 | 0 | 73 | 302 | 105 | 30 |
| Binary | 10011 | 1010100 | 1101000 | 1010010 | 10011 | 0 | 111011 | 11000010 | 1000101 | 11000 |
Color Harmonies of #135468
Complementary color
Monochromatic Colors of #135468
Black with #135468
Text Example
Text Example
White with #135468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135468; }
p { color: rgb(19,84,104); }
H1.HeaderClassName
{
color: #135468;
}
.AnyTagClassName
{
color: #135468;
}
</style>
background-color css
<style>
a { background-color: #135468; }
a { background-color: rgb(19,84,104); }
div.DivClassName
{
background-color: #135468;
}
.BgClassName
{
background-color: #135468;
}
</style>
border-color css
<style>
span { border-color: #135468; }
span { border-color: rgb(19,84,104); }
td.TdClassName
{
border-color: #135468;
}
.TagClassName
{
border-color: #135468;
}
</style>