Shades of Arapawa #255362
Tints of Arapawa #255362
RGB
CMYK
RGB Variations
Color information
#255362 (or 0x255362) is known color: Arapawa. HEX triplet: 25, 53 and 62. RGB value is (37,83,98). Sum of RGB (Red+Green+Blue) = 37+83+98=218 (28% of max value = 765). Red value is 37 (14.84% from 255 or 16.97% from 218); Green value is 83 (32.81% from 255 or 38.07% from 218); Blue value is 98 (38.67% from 255 or 44.95% from 218); Max value from RGB is 98 - color contains mainly: blue. Hex color #255362 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #255362 is #DAAC9D. Grayscale: #464646. Windows color (decimal): -14331038 or 6443813. OLE color: 6443813.
HSL color Cylindrical-coordinate representation of color #255362: hue angle of 194.75º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #255362 is Cyan = 0.62, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 37 | 83 | 98 | - |
| CMYK | 0.62 | 0.15 | 0 | 0.62 |
| HSL | 194.75º | 0.45% | 0.26% | - |
| HSV(B) | 194.75º | 0.62% | 0.38% | - |
| XYZ | 6.06 | 7.46 | 12.68 | - |
| YUV | 70.96 | 143.26 | 103.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 37 | 83 | 98 | 0.62 | 0.15 | 0 | 0.62 | 194.75 | 0.45 | 0.26 |
| Hex | 25 | 53 | 62 | 3E | F | 0 | 3E | C3 | 2D | 1A |
| Octal | 45 | 123 | 142 | 76 | 17 | 0 | 76 | 303 | 55 | 32 |
| Binary | 100101 | 1010011 | 1100010 | 111110 | 1111 | 0 | 111110 | 11000011 | 101101 | 11010 |
Color Harmonies of #255362
Complementary color
Monochromatic Colors of #255362
Black with #255362
Text Example
Text Example
White with #255362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #255362; }
p { color: rgb(37,83,98); }
H1.HeaderClassName
{
color: #255362;
}
.AnyTagClassName
{
color: #255362;
}
</style>
background-color css
<style>
a { background-color: #255362; }
a { background-color: rgb(37,83,98); }
div.DivClassName
{
background-color: #255362;
}
.BgClassName
{
background-color: #255362;
}
</style>
border-color css
<style>
span { border-color: #255362; }
span { border-color: rgb(37,83,98); }
td.TdClassName
{
border-color: #255362;
}
.TagClassName
{
border-color: #255362;
}
</style>