Shades of Arapawa #275362
Tints of Arapawa #275362
RGB
CMYK
RGB Variations
Color information
#275362 (or 0x275362) is known color: Arapawa. HEX triplet: 27, 53 and 62. RGB value is (39,83,98). Sum of RGB (Red+Green+Blue) = 39+83+98=220 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.73% from 220); Green value is 83 (32.81% from 255 or 37.73% from 220); Blue value is 98 (38.67% from 255 or 44.55% from 220); Max value from RGB is 98 - color contains mainly: blue. Hex color #275362 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275362 is #D8AC9D. Grayscale: #474747. Windows color (decimal): -14199966 or 6443815. OLE color: 6443815.
HSL color Cylindrical-coordinate representation of color #275362: hue angle of 195.25º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #275362 is Cyan = 0.60, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 83 | 98 | - |
| CMYK | 0.60 | 0.15 | 0 | 0.62 |
| HSL | 195.25º | 0.43% | 0.27% | - |
| HSV(B) | 195.25º | 0.6% | 0.38% | - |
| XYZ | 6.13 | 7.5 | 12.68 | - |
| YUV | 71.55 | 142.92 | 104.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 83 | 98 | 0.60 | 0.15 | 0 | 0.62 | 195.25 | 0.43 | 0.27 |
| Hex | 27 | 53 | 62 | 3C | F | 0 | 3E | C3 | 2B | 1B |
| Octal | 47 | 123 | 142 | 74 | 17 | 0 | 76 | 303 | 53 | 33 |
| Binary | 100111 | 1010011 | 1100010 | 111100 | 1111 | 0 | 111110 | 11000011 | 101011 | 11011 |
Color Harmonies of #275362
Complementary color
Monochromatic Colors of #275362
Black with #275362
Text Example
Text Example
White with #275362
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275362; }
p { color: rgb(39,83,98); }
H1.HeaderClassName
{
color: #275362;
}
.AnyTagClassName
{
color: #275362;
}
</style>
background-color css
<style>
a { background-color: #275362; }
a { background-color: rgb(39,83,98); }
div.DivClassName
{
background-color: #275362;
}
.BgClassName
{
background-color: #275362;
}
</style>
border-color css
<style>
span { border-color: #275362; }
span { border-color: rgb(39,83,98); }
td.TdClassName
{
border-color: #275362;
}
.TagClassName
{
border-color: #275362;
}
</style>