Shades of Orient #135273
Tints of Orient #135273
RGB
CMYK
RGB Variations
Color information
#135273 (or 0x135273) is known color: Orient. HEX triplet: 13, 52 and 73. RGB value is (19,82,115). Sum of RGB (Red+Green+Blue) = 19+82+115=216 (28% of max value = 765). Red value is 19 (7.81% from 255 or 8.80% from 216); Green value is 82 (32.42% from 255 or 37.96% from 216); Blue value is 115 (45.31% from 255 or 53.24% from 216); Max value from RGB is 115 - color contains mainly: blue. Hex color #135273 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135273 is #ECAD8C. Grayscale: #424242. Windows color (decimal): -15510925 or 7557651. OLE color: 7557651.
HSL color Cylindrical-coordinate representation of color #135273: hue angle of 200.62º degrees, saturation: 0.72, 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 #135273 is Cyan = 0.83, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 19 | 82 | 115 | - |
| CMYK | 0.83 | 0.29 | 0 | 0.55 |
| HSL | 200.63º | 0.72% | 0.26% | - |
| HSV(B) | 200.63º | 0.83% | 0.45% | - |
| XYZ | 6.38 | 7.41 | 17.31 | - |
| YUV | 66.93 | 155.13 | 93.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 82 | 115 | 0.83 | 0.29 | 0 | 0.55 | 200.63 | 0.72 | 0.26 |
| Hex | 13 | 52 | 73 | 53 | 1D | 0 | 37 | C9 | 48 | 1A |
| Octal | 23 | 122 | 163 | 123 | 35 | 0 | 67 | 311 | 110 | 32 |
| Binary | 10011 | 1010010 | 1110011 | 1010011 | 11101 | 0 | 110111 | 11001001 | 1001000 | 11010 |
Color Harmonies of #135273
Complementary color
Monochromatic Colors of #135273
Black with #135273
Text Example
Text Example
White with #135273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135273; }
p { color: rgb(19,82,115); }
H1.HeaderClassName
{
color: #135273;
}
.AnyTagClassName
{
color: #135273;
}
</style>
background-color css
<style>
a { background-color: #135273; }
a { background-color: rgb(19,82,115); }
div.DivClassName
{
background-color: #135273;
}
.BgClassName
{
background-color: #135273;
}
</style>
border-color css
<style>
span { border-color: #135273; }
span { border-color: rgb(19,82,115); }
td.TdClassName
{
border-color: #135273;
}
.TagClassName
{
border-color: #135273;
}
</style>