Shades of Orient #135368
Tints of Orient #135368
RGB
CMYK
RGB Variations
Color information
#135368 (or 0x135368) is known color: Orient. HEX triplet: 13, 53 and 68. RGB value is (19,83,104). Sum of RGB (Red+Green+Blue) = 19+83+104=206 (27% of max value = 765). Red value is 19 (7.81% from 255 or 9.22% from 206); Green value is 83 (32.81% from 255 or 40.29% from 206); Blue value is 104 (41.02% from 255 or 50.49% from 206); Max value from RGB is 104 - color contains mainly: blue. Hex color #135368 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135368 is #ECAC97. Grayscale: #424242. Windows color (decimal): -15510680 or 6837011. OLE color: 6837011.
HSL color Cylindrical-coordinate representation of color #135368: hue angle of 194.82º 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 #135368 is Cyan = 0.82, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 19 | 83 | 104 | - |
| CMYK | 0.82 | 0.20 | 0 | 0.59 |
| HSL | 194.82º | 0.69% | 0.24% | - |
| HSV(B) | 194.82º | 0.82% | 0.41% | - |
| XYZ | 5.86 | 7.32 | 14.2 | - |
| YUV | 66.26 | 149.3 | 94.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 83 | 104 | 0.82 | 0.20 | 0 | 0.59 | 194.82 | 0.69 | 0.24 |
| Hex | 13 | 53 | 68 | 52 | 14 | 0 | 3B | C3 | 45 | 18 |
| Octal | 23 | 123 | 150 | 122 | 24 | 0 | 73 | 303 | 105 | 30 |
| Binary | 10011 | 1010011 | 1101000 | 1010010 | 10100 | 0 | 111011 | 11000011 | 1000101 | 11000 |
Color Harmonies of #135368
Complementary color
Monochromatic Colors of #135368
Black with #135368
Text Example
Text Example
White with #135368
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135368; }
p { color: rgb(19,83,104); }
H1.HeaderClassName
{
color: #135368;
}
.AnyTagClassName
{
color: #135368;
}
</style>
background-color css
<style>
a { background-color: #135368; }
a { background-color: rgb(19,83,104); }
div.DivClassName
{
background-color: #135368;
}
.BgClassName
{
background-color: #135368;
}
</style>
border-color css
<style>
span { border-color: #135368; }
span { border-color: rgb(19,83,104); }
td.TdClassName
{
border-color: #135368;
}
.TagClassName
{
border-color: #135368;
}
</style>