Shades of Orient #135272
Tints of Orient #135272
RGB
CMYK
RGB Variations
Color information
#135272 (or 0x135272) is known color: Orient. HEX triplet: 13, 52 and 72. RGB value is (19,82,114). Sum of RGB (Red+Green+Blue) = 19+82+114=215 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.84% from 215); Green value is 82 (32.42% from 255 or 38.14% from 215); Blue value is 114 (44.92% from 255 or 53.02% from 215); Max value from RGB is 114 - color contains mainly: blue. Hex color #135272 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135272 is #ECAD8D. Grayscale: #424242. Windows color (decimal): -15510926 or 7492115. OLE color: 7492115.
HSL color Cylindrical-coordinate representation of color #135272: hue angle of 200.21º 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 #135272 is Cyan = 0.83, Magento = 0.28, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 82 | 114 | - |
| CMYK | 0.83 | 0.28 | 0 | 0.55 |
| HSL | 200.21º | 0.71% | 0.26% | - |
| HSV(B) | 200.21º | 0.83% | 0.45% | - |
| XYZ | 6.32 | 7.39 | 17.01 | - |
| YUV | 66.81 | 154.63 | 93.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 82 | 114 | 0.83 | 0.28 | 0 | 0.55 | 200.21 | 0.71 | 0.26 |
| Hex | 13 | 52 | 72 | 53 | 1C | 0 | 37 | C8 | 47 | 1A |
| Octal | 23 | 122 | 162 | 123 | 34 | 0 | 67 | 310 | 107 | 32 |
| Binary | 10011 | 1010010 | 1110010 | 1010011 | 11100 | 0 | 110111 | 11001000 | 1000111 | 11010 |
Color Harmonies of #135272
Complementary color
Monochromatic Colors of #135272
Black with #135272
Text Example
Text Example
White with #135272
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135272; }
p { color: rgb(19,82,114); }
H1.HeaderClassName
{
color: #135272;
}
.AnyTagClassName
{
color: #135272;
}
</style>
background-color css
<style>
a { background-color: #135272; }
a { background-color: rgb(19,82,114); }
div.DivClassName
{
background-color: #135272;
}
.BgClassName
{
background-color: #135272;
}
</style>
border-color css
<style>
span { border-color: #135272; }
span { border-color: rgb(19,82,114); }
td.TdClassName
{
border-color: #135272;
}
.TagClassName
{
border-color: #135272;
}
</style>