Shades of Orient #245372
Tints of Orient #245372
RGB
CMYK
RGB Variations
Color information
#245372 (or 0x245372) is known color: Orient. HEX triplet: 24, 53 and 72. RGB value is (36,83,114). Sum of RGB (Red+Green+Blue) = 36+83+114=233 (30% of max value = 765). Red value is 36 (14.45% from 255 or 15.45% from 233); Green value is 83 (32.81% from 255 or 35.62% from 233); Blue value is 114 (44.92% from 255 or 48.93% from 233); Max value from RGB is 114 - color contains mainly: blue. Hex color #245372 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #245372 is #DBAC8D. Grayscale: #484848. Windows color (decimal): -14396558 or 7492388. OLE color: 7492388.
HSL color Cylindrical-coordinate representation of color #245372: hue angle of 203.85º degrees, saturation: 0.52, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #245372 is Cyan = 0.68, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 36 | 83 | 114 | - |
| CMYK | 0.68 | 0.27 | 0 | 0.55 |
| HSL | 203.85º | 0.52% | 0.29% | - |
| HSV(B) | 203.85º | 0.68% | 0.45% | - |
| XYZ | 6.86 | 7.78 | 17.06 | - |
| YUV | 72.48 | 151.43 | 101.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 83 | 114 | 0.68 | 0.27 | 0 | 0.55 | 203.85 | 0.52 | 0.29 |
| Hex | 24 | 53 | 72 | 44 | 1B | 0 | 37 | CC | 34 | 1D |
| Octal | 44 | 123 | 162 | 104 | 33 | 0 | 67 | 314 | 64 | 35 |
| Binary | 100100 | 1010011 | 1110010 | 1000100 | 11011 | 0 | 110111 | 11001100 | 110100 | 11101 |
Color Harmonies of #245372
Complementary color
Monochromatic Colors of #245372
Black with #245372
Text Example
Text Example
White with #245372
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #245372; }
p { color: rgb(36,83,114); }
H1.HeaderClassName
{
color: #245372;
}
.AnyTagClassName
{
color: #245372;
}
</style>
background-color css
<style>
a { background-color: #245372; }
a { background-color: rgb(36,83,114); }
div.DivClassName
{
background-color: #245372;
}
.BgClassName
{
background-color: #245372;
}
</style>
border-color css
<style>
span { border-color: #245372; }
span { border-color: rgb(36,83,114); }
td.TdClassName
{
border-color: #245372;
}
.TagClassName
{
border-color: #245372;
}
</style>