Shades of Orient #135372
Tints of Orient #135372
RGB
CMYK
RGB Variations
Color information
#135372 (or 0x135372) is known color: Orient. HEX triplet: 13, 53 and 72. RGB value is (19,83,114). Sum of RGB (Red+Green+Blue) = 19+83+114=216 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.80% from 216); Green value is 83 (32.81% from 255 or 38.43% from 216); Blue value is 114 (44.92% from 255 or 52.78% from 216); Max value from RGB is 114 - color contains mainly: blue. Hex color #135372 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135372 is #ECAC8D. Grayscale: #434343. Windows color (decimal): -15510670 or 7492371. OLE color: 7492371.
HSL color Cylindrical-coordinate representation of color #135372: hue angle of 199.58º degrees, saturation: 0.71, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #135372 is Cyan = 0.83, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 83 | 114 | - |
| CMYK | 0.83 | 0.27 | 0 | 0.55 |
| HSL | 199.58º | 0.71% | 0.26% | - |
| HSV(B) | 199.58º | 0.83% | 0.45% | - |
| XYZ | 6.4 | 7.54 | 17.04 | - |
| YUV | 67.4 | 154.3 | 93.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 83 | 114 | 0.83 | 0.27 | 0 | 0.55 | 199.58 | 0.71 | 0.26 |
| Hex | 13 | 53 | 72 | 53 | 1B | 0 | 37 | C8 | 47 | 1A |
| Octal | 23 | 123 | 162 | 123 | 33 | 0 | 67 | 310 | 107 | 32 |
| Binary | 10011 | 1010011 | 1110010 | 1010011 | 11011 | 0 | 110111 | 11001000 | 1000111 | 11010 |
Color Harmonies of #135372
Complementary color
Monochromatic Colors of #135372
Black with #135372
Text Example
Text Example
White with #135372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135372; }
p { color: rgb(19,83,114); }
H1.HeaderClassName
{
color: #135372;
}
.AnyTagClassName
{
color: #135372;
}
</style>
background-color css
<style>
a { background-color: #135372; }
a { background-color: rgb(19,83,114); }
div.DivClassName
{
background-color: #135372;
}
.BgClassName
{
background-color: #135372;
}
</style>
border-color css
<style>
span { border-color: #135372; }
span { border-color: rgb(19,83,114); }
td.TdClassName
{
border-color: #135372;
}
.TagClassName
{
border-color: #135372;
}
</style>