Shades of Orient #135379
Tints of Orient #135379
RGB
CMYK
RGB Variations
Color information
#135379 (or 0x135379) is known color: Orient. HEX triplet: 13, 53 and 79. RGB value is (19,83,121). Sum of RGB (Red+Green+Blue) = 19+83+121=223 (29% of max value = 765). Red value is 19 (7.81% from 255 or 8.52% from 223); Green value is 83 (32.81% from 255 or 37.22% from 223); Blue value is 121 (47.66% from 255 or 54.26% from 223); Max value from RGB is 121 - color contains mainly: blue. Hex color #135379 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #135379 is #ECAC86. Grayscale: #434343. Windows color (decimal): -15510663 or 7951123. OLE color: 7951123.
HSL color Cylindrical-coordinate representation of color #135379: hue angle of 202.35º degrees, saturation: 0.73, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #135379 is Cyan = 0.84, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 19 | 83 | 121 | - |
| CMYK | 0.84 | 0.31 | 0 | 0.53 |
| HSL | 202.35º | 0.73% | 0.27% | - |
| HSV(B) | 202.35º | 0.84% | 0.47% | - |
| XYZ | 6.81 | 7.71 | 19.22 | - |
| YUV | 68.2 | 157.8 | 92.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 19 | 83 | 121 | 0.84 | 0.31 | 0 | 0.53 | 202.35 | 0.73 | 0.27 |
| Hex | 13 | 53 | 79 | 54 | 1F | 0 | 35 | CA | 49 | 1B |
| Octal | 23 | 123 | 171 | 124 | 37 | 0 | 65 | 312 | 111 | 33 |
| Binary | 10011 | 1010011 | 1111001 | 1010100 | 11111 | 0 | 110101 | 11001010 | 1001001 | 11011 |
Color Harmonies of #135379
Complementary color
Monochromatic Colors of #135379
Black with #135379
Text Example
Text Example
White with #135379
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #135379; }
p { color: rgb(19,83,121); }
H1.HeaderClassName
{
color: #135379;
}
.AnyTagClassName
{
color: #135379;
}
</style>
background-color css
<style>
a { background-color: #135379; }
a { background-color: rgb(19,83,121); }
div.DivClassName
{
background-color: #135379;
}
.BgClassName
{
background-color: #135379;
}
</style>
border-color css
<style>
span { border-color: #135379; }
span { border-color: rgb(19,83,121); }
td.TdClassName
{
border-color: #135379;
}
.TagClassName
{
border-color: #135379;
}
</style>