Shades of Outer Space #253437
Tints of Outer Space #253437
RGB
CMYK
RGB Variations
Color information
#253437 (or 0x253437) is known color: Outer Space. HEX triplet: 25, 34 and 37. RGB value is (37,52,55). Sum of RGB (Red+Green+Blue) = 37+52+55=144 (19% of max value = 765). Red value is 37 (14.84% from 255 or 25.69% from 144); Green value is 52 (20.70% from 255 or 36.11% from 144); Blue value is 55 (21.88% from 255 or 38.19% from 144); Max value from RGB is 55 - color contains mainly: blue. Hex color #253437 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #253437 is #DACBC8. Grayscale: #2F2F2F. Windows color (decimal): -14339017 or 3617829. OLE color: 3617829.
HSL color Cylindrical-coordinate representation of color #253437: hue angle of 190º degrees, saturation: 0.2, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #253437 is Cyan = 0.33, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 37 | 52 | 55 | - |
| CMYK | 0.33 | 0.05 | 0 | 0.78 |
| HSL | 190º | 0.2% | 0.18% | - |
| HSV(B) | 190º | 0.33% | 0.22% | - |
| XYZ | 2.68 | 3.13 | 4.08 | - |
| YUV | 47.86 | 132.03 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 52 | 55 | 0.33 | 0.05 | 0 | 0.78 | 190 | 0.2 | 0.18 |
| Hex | 25 | 34 | 37 | 21 | 5 | 0 | 4E | BE | 14 | 12 |
| Octal | 45 | 64 | 67 | 41 | 5 | 0 | 116 | 276 | 24 | 22 |
| Binary | 100101 | 110100 | 110111 | 100001 | 101 | 0 | 1001110 | 10111110 | 10100 | 10010 |
Color Harmonies of #253437
Complementary color
Monochromatic Colors of #253437
Black with #253437
Text Example
Text Example
White with #253437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #253437; }
p { color: rgb(37,52,55); }
H1.HeaderClassName
{
color: #253437;
}
.AnyTagClassName
{
color: #253437;
}
</style>
background-color css
<style>
a { background-color: #253437; }
a { background-color: rgb(37,52,55); }
div.DivClassName
{
background-color: #253437;
}
.BgClassName
{
background-color: #253437;
}
</style>
border-color css
<style>
span { border-color: #253437; }
span { border-color: rgb(37,52,55); }
td.TdClassName
{
border-color: #253437;
}
.TagClassName
{
border-color: #253437;
}
</style>